Home | Trees | Indices | Help |
---|
|
A class managing the wind turbine simulation instance with the VTK area and the GTK area (or interface).
For the MBDyn interfacing, the VTK area is defined by
GtkVtkArea
from the windSimSuite.interface.vtk_area module, displaying the
turbine in 3D. The GTK area is defined by the TreeView, displaying the turbine with GTK cells on which
the user can right click.
Manager
is also taking care of
the notebook, displaying a new page when a new figure is drawn, thanks to
the FigureManager
from the windSimSuite.interface.matplotlib_manager. The
Manager
can also hide the VTK area, contained in the
notebook if nothing is available for a 3D view.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|
|
Update the properties of an object for the VTK area. The action can be called by right click on the GTK area (in the Treeview) or from the VTK area. |
Update the properties of an object for the VTK area. The action can be called by right click on the GTK area (in the Treeview) or from the VTK area. |
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Thu Aug 30 16:31:01 2007 | http://epydoc.sourceforge.net |