NLIST
NLIST, NODE1, NODE2, NINC, Lcoord, SORT1, SORT2, SORT3, KINTERNAL
Lists nodes.
NODE1,NODE2,NINCList nodes from
NODE1toNODE2(defaults toNODE1) in steps ofNINC(defaults to 1). IfNODE1= ALL (default),NODE2andNINCare ignored and all selected nodes (NSEL) are listed. IfNODE1= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNODE1(NODE2andNINCare ignored).LcoordCoordinate listing key:
(blank)
—
List all nodal information
COORD
—
Suppress all but the XYZ coordinates (shown to a higher degree of accuracy than when displayed with all information).
SORT1First item on which to sort. Valid item names are NODE, X, Y, Z, THXY, THYZ, THXZ
SORT2,SORT3Second and third items on which to sort. Valid item names are the same as for
SORT1.KINTERNALInternal nodes listing key:
(blank)
—
List only external nodes.
INTERNAL
—
List all nodes, including internal nodes.
Notes
Lists nodes in the active display coordinate system (DSYS). Nodal coordinate rotation angles are also listed (relative to the global Cartesian coordinate system).
Node listing can be in a sorted order (ascending). SORT2,
for example, will be carried out on nodes having equal values of SORT1.
This command is valid in any processor.