ansys.mapdl.core.Mapdl.dalist#
- Mapdl.dalist(area='', **kwargs)#
Lists the DOF constraints on an area.
Mechanical APDL Command: DALIST
- Parameters:
- area
str List constraints for this area. If ALL (default), list for all selected areas ( asel ). If
P1= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forAREA.
- area
Notes
Lists the degree of freedom constraints on an area previously specified with the da command.
This command is valid in any processor.