dlist#
- Mapdl.dlist(node1='', node2='', ninc='', **kwargs)#
Lists DOF constraints.
APDL Command: DLIST
- Parameters:
- node1, node2, ninc
List constraints for nodes NODE1 to NODE2 (defaults to NODE1) in steps of NINC (defaults to 1). If ALL (default), NODE2 and NINC are ignored and constraints for all selected nodes [NSEL] are listed. If NODE1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted for NODE1(NODE2 and NINC are ignored).
Notes
Listing applies to the selected nodes [NSEL] and the selected degree of freedom labels [DOFSEL].
This command is valid in any processor.