plpath#

Mapdl.plpath(lab1='', lab2='', lab3='', lab4='', lab5='', lab6='', **kwargs)[source]#

Displays path items on a graph.

APDL Command: PLPATH

Parameters:
lab1, lab2, lab3, … , lab6

Labels identifying the path items to be displayed. Up to six items may be drawn per frame. Predefined path geometry items XG, YG, ZG, and S [PDEF] may also be displayed.

Notes

The path must have been defined by the PATH and PPATH commands. Path items and their labels must have been defined with the PDEF, PVECT, PCALC, PDOT, PCROSS, or PLNEAR commands. Path items may also be printed with the PRPATH command. Graph scaling may be controlled with the /XRANGE, /YRANGE, and PRANGE commands. You need to type all six characters to issue this command.