ansys.mapdl.core.Mapdl.dllist#
- Mapdl.dllist(line='', **kwargs)#
Lists DOF constraints on a line.
Mechanical APDL Command: DLLIST
- Parameters:
- line
str List constraints for this line. If ALL (default), list for all selected lines ( lsel ). If
LINE= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forLINE.
- line
Notes
Lists the degree of freedom constraints on a line previously specified with the dl command.
This command is valid in any processor.