prpath#

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

Prints path items along a geometry path.

APDL Command: PRPATH

Parameters:
lab1, lab2, lab3, … , lab6

Labels identifying the path items to be printed. Up to six items may be printed at a time. Predefined path geometry items XG, YZ, ZG, and S [PDEF] may also be printed.

Notes

Prints path items with respect to a geometry path (as defined by the PATH and PPATH commands). Path items and their labels must have been defined with the PDEF, PVECT, PCALC, PDOT, PCROSS, or PRNEAR commands. Path items may also be displayed with the PLPATH and PLPAGM commands. See the PRANGE command for range control of the path.