_Prop3DMixin#
- class _Prop3DMixin[source]#
Add 3D transformations to props which do not inherit from
pyvista.Prop3D.Derived classes need to implement the
_post_set_updatemethod to define their behavior, for example, manually apply a transformation.
Attributes#
Return the bounds of the entity. |
|
Return the center of the entity. |
|
Return the length of the entity. |
|
Return or set the entity orientation angles. |
|
Return or set the entity origin. |
|
Return or set the entity position. |
|
Return or set entity scale. |
|
Return or set the user matrix. |
Inherited Attributes#
Return the size of each axis of the object’s bounding box. |