ansys.mapdl.core.Mapdl.nwpave#
- Mapdl.nwpave(n1='', n2='', n3='', n4='', n5='', n6='', n7='', n8='', n9='', **kwargs)#
Moves the working plane origin to the average location of nodes.
Mechanical APDL Command: NWPAVE
- Parameters:
- n1
str
Nodes used in calculation of the average. At least one must be defined. If
N1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).- n2
str
Nodes used in calculation of the average. At least one must be defined. If
N1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).- n3
str
Nodes used in calculation of the average. At least one must be defined. If
N1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).- n4
str
Nodes used in calculation of the average. At least one must be defined. If
N1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).- n5
str
Nodes used in calculation of the average. At least one must be defined. If
N1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).- n6
str
Nodes used in calculation of the average. At least one must be defined. If
N1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).- n7
str
Nodes used in calculation of the average. At least one must be defined. If
N1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).- n8
str
Nodes used in calculation of the average. At least one must be defined. If
N1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).- n9
str
Nodes used in calculation of the average. At least one must be defined. If
N1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).
- n1
Notes
Averaging is based on the active coordinate system.
This command is valid in any processor.