Package mbdyn :: Package interface :: Module vectors :: Class VTKCommon
[hide private]

Class VTKCommon

source code

Known Subclasses:
Arrow

The common class for a VTK object in MBDyn. It should be moved to the mbdyn.interface.common module.

Instance Methods [hide private]
 
__init__(self, name) source code
 
set_scale_factor(self, scale_factor)
Set a scale factor on the object
source code