plot#
- Object3d.plot(show: bool = True) ModelPlotter#
Plot model with PyVista.
- Parameters:
- showbool,
optional Show the plot after generation. The default value is
True.
- showbool,
- Returns:
ansys.aedt.core.generic.plot.ModelPlotterModel Object.
Notes
Works from AEDT 2021.2 in CPython only. PyVista has to be installed.