Package mbdyn :: Package interface :: Module nodes
[hide private]

Module nodes

source code

The nodes described for VTK. The only node really developed is for the StructuralNode class.

Classes [hide private]
  NodeMenu
The GTK menu for a node
  StructuralNode
A structural node receiving instructions from GTK and showing its results in the VTK area.
Variables [hide private]
  DESC = {'vtk': [('rotation_matrix', '_Rotation _matrix'), ('po...
  NODE_CLASS = {'STRUCTURAL': {'structural': <class mbdyn.interf...
Variables Details [hide private]

DESC

Value:
{'vtk': [('rotation_matrix', '_Rotation _matrix'),
         ('position', '_Show')]}

NODE_CLASS

Value:
{'STRUCTURAL': {'structural': <class mbdyn.interface.nodes.StructuralN\
ode at 0x1259050>}}