ansys.mapdl.core.Mapdl.prpath#
- Mapdl.prpath(lab1='', lab2='', lab3='', lab4='', lab5='', lab6='', **kwargs)#
Prints path items along a geometry path.
Mechanical APDL Command: PRPATH
- Parameters:
- lab1
str
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.
- lab2
str
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.
- lab3
str
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.
- lab4
str
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.
- lab5
str
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.
- lab6
str
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.
- lab1
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.
Fore more information, see Mapping Results onto a Path