pdot#
- PathOperations.pdot(labr='', labx1='', laby1='', labz1='', labx2='', laby2='', labz2='', **kwargs)#
Calculates the dot product of two path vectors along the current path.
Mechanical APDL Command: PDOT
- Parameters:
- labr
str Label assigned to dot product result.
- labx1
str X-component of first vector label (labeled path item).
- laby1
str Y-component of first vector label (labeled path item).
- labz1
str Z-component of first vector label (labeled path item).
- labx2
str X-component of second vector label (labeled path item).
- laby2
str Y-component of second vector label (labeled path item).
- labz2
str Z-component of second vector label (labeled path item).
- labr