_XYZAssembly#
- class _XYZAssembly(*args, **kwargs)[source]#
Base class for assemblies of x-y-z actors with labels.
Note
This class is a private internal implementation detail. It is documented solely so that its public members, which are inherited by public classes, are visible in the documentation.
Inheritance#
Inherited members are documented on _Prop3DMixin, _BoundsSizeMixin, _NameMixin.
See them all under Inherited Attributes.
Wraps vtkPropAssembly.
Attributes#
Color of the text labels. |
|
Position of the text labels. |
|
Size of the text labels. |
|
XYZ labels. |
|
Return the actors and assemblies this assembly is composed of. |
|
Show or hide the text labels for the axes. |
|
Color of the x-axis actors. |
|
Text label for the x-axis. |
|
Color of the y-axis actors. |
|
Text label for the y-axis. |
|
Color of the z-axis actors. |
|
Text label for the z-axis. |
Inherited Attributes#
Return the bounds of the entity. |
|
Return the size of each axis of the object’s bounding box. |
|
Return the center of the entity. |
|
Return the length of the entity. |
|
Get or set the unique name identifier used by PyVista. |
|
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. |