Prop
- class m3sh.vis.Prop(prop)[source]
Bases:
object
Render object.
Base class for all VTK wrappers.
- Parameters:
prop (vtkProp) – Instance of a render object.
Note
Wrapped objects are not pickable by default.
Attributes
Actor instance.
Axis aligned bounding box.
Prop name.
Pickable property.
Wrapped VTK instance.
Visibility property.