Plotting#

Various PyMAPDL specific plotting commands.

plotting.general_plotter(meshes, points, ...)

General pymapdl plotter for APDL geometry and meshes.

plotting.MapdlTheme()

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.