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

Module for the trame visualizer.

Classes#

TrameVisualizer

Defines the view layout for the Trame visualizer.

Module Contents#

class ansys.dyna.core.pre.graphics.trame_gui.TrameVisualizer[source]#

Defines the view layout for the Trame visualizer.

server[source]#
set_scene(plotter)[source]#

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()[source]#

Start the server and show the mesh.