ansys.dyna.core.pre.graphics.trame_gui.TrameVisualizer#

class ansys.dyna.core.pre.graphics.trame_gui.TrameVisualizer#

Defines the view layout for the Trame visualizer.

server#
set_scene(plotter)#

Set the view layout for the Trame visualizer.

This method also sets the mesh to show by the PyVista plotter.

Parameters:
plotterpv.Plotter

PyVista plotter to render the mesh.

show()#

Start the server and show the mesh.