ansys.mapdl.core.Mapdl.dllist#

Mapdl.dllist(line='', **kwargs)#

Lists DOF constraints on a line.

Mechanical APDL Command: DLLIST

Parameters:
linestr

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 for LINE.

Notes

Lists the degree of freedom constraints on a line previously specified with the dl command.

This command is valid in any processor.