gplist#

Mapdl.gplist(gap1='', gap2='', ginc='', **kwargs)[source]#

Lists the gap conditions.

APDL Command: GPLIST

Parameters:
gap1, gap2, ginc

List gap conditions from GAP1 to GAP2 (GAP2 defaults to GAP1) in steps of GINC (defaults to 1). If GAP1 = ALL (default), GAP2 and GINC are ignored and all gap conditions are listed.

Notes

This command is valid in any processor.