ansys.mapdl.core.Mapdl.kwpave#

Mapdl.kwpave(p1='', p2='', p3='', p4='', p5='', p6='', p7='', p8='', p9='', **kwargs)#

Moves the working plane origin to the average location of keypoints.

Mechanical APDL Command: KWPAVE

Parameters:
p1str

Keypoints used in calculation of the average. At least one must be defined. If P1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

p2str

Keypoints used in calculation of the average. At least one must be defined. If P1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

p3str

Keypoints used in calculation of the average. At least one must be defined. If P1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

p4str

Keypoints used in calculation of the average. At least one must be defined. If P1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

p5str

Keypoints used in calculation of the average. At least one must be defined. If P1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

p6str

Keypoints used in calculation of the average. At least one must be defined. If P1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

p7str

Keypoints used in calculation of the average. At least one must be defined. If P1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

p8str

Keypoints used in calculation of the average. At least one must be defined. If P1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

p9str

Keypoints used in calculation of the average. At least one must be defined. If P1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

Notes

Moves the origin of the working plane to the average of the specified keypoints. Averaging is based on the active coordinate system.

This command is valid in any processor.