Plotting#

Various PyMAPDL specific plotting commands.

plotting.MapdlPlotter([use_trame, theme])

Plotter class for PyMAPDL.

plotting.MapdlTheme()

Provides the PyMAPDL-specific theme for PyVista.

Mapdl.aplot([na1, na2, ninc, degen, scale, ...])

Display the selected areas.

Mapdl.eplot([show_node_numbering, vtk])

Plots the currently selected elements.

Mapdl.kplot([np1, np2, ninc, lab, vtk, ...])

Display the selected keypoints.

Mapdl.lplot([nl1, nl2, ninc, vtk, ...])

Display the selected lines.

Mapdl.nplot([nnum, vtk])

APDL Command: NPLOT

Mapdl.vplot([nv1, nv2, ninc, degen, scale, ...])

Plot the selected volumes.