adgl#

Mapdl.adgl(na1='', na2='', ninc='', **kwargs)[source]#

Lists keypoints of an area that lie on a parametric degeneracy.

APDL Command: ADGL

Parameters:
na1, na2, ninc

List keypoints that lie on a parametric degeneracy on areas from NA1 to NA2 (defaults to NA1) in steps of NINC (defaults to 1). If NA1 = ALL (default), NA2 and NINC will be ignored and keypoints on all selected areas [ASEL] will be listed. If NA1 = P, graphical picking is enabled and all remaining arguments are ignored (valid only in the GUI). A component name may be substituted in NA1 (NA2 and NINC will be ignored).

Notes

See the Modeling and Meshing Guide for details on parametric degeneracies.

This command is valid in any processor.