gpdele#

GapConditions.gpdele(gap1='', gap2='', ginc='', **kwargs)#

Deletes gap conditions.

Mechanical APDL Command: GPDELE

Parameters:
gap1str

Delete gap conditions from GAP1 to GAP2 (defaults to GAP1 ) in steps of GINC (defaults to 1).

gap2str

Delete gap conditions from GAP1 to GAP2 (defaults to GAP1 ) in steps of GINC (defaults to 1).

gincstr

Delete gap conditions from GAP1 to GAP2 (defaults to GAP1 ) in steps of GINC (defaults to 1).

Notes

Deletes gap conditions defined with the gp command. Gap conditions following those deleted are automatically compressed and renumbered. If used in SOLUTION, this command is valid only within the first load step.

This command is also valid in PREP7.

Warning

This command is archived in the latest version of the software.