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:
- p1
str
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).- p2
str
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).- p3
str
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).- p4
str
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).- p5
str
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).- p6
str
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).- p7
str
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).- p8
str
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).- p9
str
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).
- p1
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.