Plottable
#
- class ansys.mechanical.core.embedding.graphics.embedding_plotter.Plottable#
Plottable object.
Overview#
Import detail#
from ansys.mechanical.core.embedding.graphics.embedding_plotter import Plottable
Attribute detail#
- Plottable.transform: pyvista.transform.Transform = None#
- Plottable.kwargs: Dict = None#
Method detail#
- Plottable.__post_init__()#
Initialize the plottable.
The transform will be identity. The children will be an empty list.