1.1.1. Feplot
interactivity#
This tutorial aims at illustrating the main ways to interact with feplot
figures.
Step 1 : Initalize feplot with GARTEUR test case#
:::{dropdown} Run step . Expand to display source code.
cf=demosdt('DemoGartDataFEM -plot');
::: Run this step to load in a feplot figure the GARTEUR test case. This test case contains a very light FEM model and the computed mode shapes. We will use this test case to illustrate
camera controls
shape animation and navigation between shape channels
images and movies generation
navigation into the feplot property figure
Note that you can open the list of all interaction with the feplot
figure with the key ?
when the feplot
figure is the current figure
Step 2 : Camera controls#
:::{dropdown} Run step . Expand to display source code.
:::
Purpose |
Direction |
Action / Shortcut |
---|---|---|
Rotation |
Around axis perpendicular to the sight axis and the mouse displacement vector |
|
Around u (horizontal axis) |
|
|
Around v (vertical axis) |
|
|
Around w (sight axis) |
|
|
Zoom |
Along the sight |
|
To the area in the box |
|
|
Translation |
Following the mouse displacement |
|
Through u (horizontal axis) |
|
|
Through v (vertical axis) |
|
|
Through w (sight axis) |
|
|
Default views |
(XZ) plane |
|
(XY) plane |
|
|
"diagonal" view |
|
|
(YZ) plane |
|
|
ResetView |
|
|
Flip view |
From behinds |
|
Step 4 : Feplot capture#
:::{dropdown} Run step . Expand to display source code.
:::
Purpose |
Action / Shortcut |
command line |
---|---|---|
Capture image |
|
|
Generate movie |
|
The captured image and movie are shown below : :::{figure} ../_images/TutoFeplotInteract_1.png :width: 50% :name: TutoFeplotInteract_1 ::: :::{figure} ../_images/TutoFeplotInteract_2.gif :width: 50% :name: TutoFeplotInteract_2.gif :::
Step 5 : Interaction with the model / analysis#
:::{dropdown} Run step . Expand to display source code.
%%
::: The list below provides the entry points to analyze the model and customize the rendering.
Purpose |
Action / Shortcut |
---|---|
Figure menu |
|
Context menu |
|
Node cursor |
|
Model properties |