gpdele#
- GapConditions.gpdele(gap1='', gap2='', ginc='', **kwargs)#
Deletes gap conditions.
Mechanical APDL Command: GPDELE
- Parameters:
- gap1
str Delete gap conditions from
GAP1toGAP2(defaults toGAP1) in steps ofGINC(defaults to 1).- gap2
str Delete gap conditions from
GAP1toGAP2(defaults toGAP1) in steps ofGINC(defaults to 1).- ginc
str Delete gap conditions from
GAP1toGAP2(defaults toGAP1) in steps ofGINC(defaults to 1).
- gap1
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.