arotat#
- Areas.arotat(nl1='', nl2='', nl3='', nl4='', nl5='', nl6='', pax1='', pax2='', arc='', nseg='', **kwargs)#
Generates cylindrical areas by rotating a line pattern about an axis.
Mechanical APDL Command: AROTAT
- Parameters:
- nl1
str List of lines in the pattern to be rotated (6 maximum if using keyboard entry of
NL1toNL6). The lines must lie in the plane of the axis of rotation. IfNL1= P, graphical picking is enabled and all remaining arguments are ignored (valid only in the GUI). IfNL1= ALL, all selected lines will define the pattern to be rotated. A component name may also be substituted forNL1.- nl2
str List of lines in the pattern to be rotated (6 maximum if using keyboard entry of
NL1toNL6). The lines must lie in the plane of the axis of rotation. IfNL1= P, graphical picking is enabled and all remaining arguments are ignored (valid only in the GUI). IfNL1= ALL, all selected lines will define the pattern to be rotated. A component name may also be substituted forNL1.- nl3
str List of lines in the pattern to be rotated (6 maximum if using keyboard entry of
NL1toNL6). The lines must lie in the plane of the axis of rotation. IfNL1= P, graphical picking is enabled and all remaining arguments are ignored (valid only in the GUI). IfNL1= ALL, all selected lines will define the pattern to be rotated. A component name may also be substituted forNL1.- nl4
str List of lines in the pattern to be rotated (6 maximum if using keyboard entry of
NL1toNL6). The lines must lie in the plane of the axis of rotation. IfNL1= P, graphical picking is enabled and all remaining arguments are ignored (valid only in the GUI). IfNL1= ALL, all selected lines will define the pattern to be rotated. A component name may also be substituted forNL1.- nl5
str List of lines in the pattern to be rotated (6 maximum if using keyboard entry of
NL1toNL6). The lines must lie in the plane of the axis of rotation. IfNL1= P, graphical picking is enabled and all remaining arguments are ignored (valid only in the GUI). IfNL1= ALL, all selected lines will define the pattern to be rotated. A component name may also be substituted forNL1.- nl6
str List of lines in the pattern to be rotated (6 maximum if using keyboard entry of
NL1toNL6). The lines must lie in the plane of the axis of rotation. IfNL1= P, graphical picking is enabled and all remaining arguments are ignored (valid only in the GUI). IfNL1= ALL, all selected lines will define the pattern to be rotated. A component name may also be substituted forNL1.- pax1
str Keypoints defining the axis about which the line pattern is to be rotated.
- pax2
str Keypoints defining the axis about which the line pattern is to be rotated.
- arc
str Arc length (in degrees). Positive follows right-hand rule about
PAX1-PAX2vector. Defaults to 360°.- nseg
str Number of areas (8 maximum) around circumference. Defaults to minimum number required for 90° -maximum arcs, that is, 4 for 360°, 3 for 270°, etc.
- nl1
Notes
Generates cylindrical areas (and their corresponding keypoints and lines) by rotating a line pattern (and its associated keypoint pattern) about an axis. Keypoint patterns are generated at regular angular locations, based on a maximum spacing of 90°. Line patterns are generated at the keypoint patterns. Arc lines are also generated to connect the keypoints circumferentially. Keypoint, line, and area numbers are automatically assigned, beginning with the lowest available values ( numstr ). Adjacent lines use a common keypoint. Adjacent areas use a common line.