ansys.mapdl.core.Mapdl.gplist#
- Mapdl.gplist(gap1='', gap2='', ginc='', **kwargs)#
Lists the gap conditions.
Mechanical APDL Command: GPLIST
- Parameters:
- gap1
str List gap conditions from
GAP1toGAP2(GAP2defaults toGAP1) in steps ofGINC(defaults to 1). IfGAP1= ALL (default),GAP2andGINCare ignored and all gap conditions are listed.- gap2
str List gap conditions from
GAP1toGAP2(GAP2defaults toGAP1) in steps ofGINC(defaults to 1). IfGAP1= ALL (default),GAP2andGINCare ignored and all gap conditions are listed.- ginc
str List gap conditions from
GAP1toGAP2(GAP2defaults toGAP1) in steps ofGINC(defaults to 1). IfGAP1= ALL (default),GAP2andGINCare ignored and all gap conditions are listed.
- gap1
Notes
This command is valid in any processor.
Warning
This command is archived in the latest version of the software.