The embedding_plotter.py
module#
Summary#
Plottable object. |
|
Settings for a plot. |
|
Class to visit the Mechanical scenegraph nodes. |
Dynamic resize style flag for mesh oriented transform nodes. |
Convert the scene for obj to an |
Description#
PyVista plotter.
Module detail#
- embedding_plotter.to_plotter(app: ansys.mechanical.core.embedding.App, obj=None, plot_settings: PlotSettings = None) ansys.tools.visualization_interface.Plotter #
Convert the scene for obj to an
ansys.tools.visualization_interface.Plotter
instance.If the obj is None, default to the Geometry object. Geometry, Mesh, and some Results are currently supported.