TrameVisualizer
#
- class ansys.tools.visualization_interface.backends.pyvista.trame_local.TrameVisualizer#
Defines the trame layout view.
Overview#
Import detail#
from ansys.tools.visualization_interface.backends.pyvista.trame_local import TrameVisualizer
Attribute detail#
- TrameVisualizer.server#
Method detail#
- TrameVisualizer.set_scene(plotter)#
Set the trame layout view and the mesh to show through the PyVista plotter.
- Parameters:
- plotter
Plotter
PyVista plotter with the rendered mesh.
- plotter
- TrameVisualizer.show()#
Start the trame server and show the mesh.