pcross#

Mapdl.pcross(labxr='', labyr='', labzr='', labx1='', laby1='', labz1='', labx2='', laby2='', labz2='', **kwargs)[source]#

Calculates the cross product of two path vectors along the current

APDL Command: PCROSS path.

Parameters:
labxr

Label assigned to X-component of resultant vector.

labyr

Label assigned to Y-component of resultant vector.

labzr

Label assigned to Z-component of resultant vector.

labx1

X-component of first vector label (labeled path item).

laby1

Y-component of first vector label.

labz1

Z-component of first vector label.

labx2

X-component of second vector label (labeled path item).

laby2

Y-component of second vector label.

labz2

Z-component of second vector label.