switch_scene#
- MapdlPlotter.switch_scene(pl)#
Switches the backend scene to the given plotter.
- Parameters:
- pl
Union
[“pv.Plotter”, “MapdlPlotter”] Plotter to change the scene to.
- pl
- Returns:
MapdlPlotter
The MapdlPlotter instance.
- Return type:
Switches the backend scene to the given plotter.
Union
[“pv.Plotter”, “MapdlPlotter”]Plotter to change the scene to.
MapdlPlotter
The MapdlPlotter instance.