ansys.mapdl.core.Mapdl.delete#
- Mapdl.delete(set_='', nstart='', nend='', **kwargs)#
Specifies sets in the results file to be deleted before postprocessing.
Mechanical APDL Command: DELETE
- Parameters:
Notes
delete is a specification command that flags sets in the results file for deletion. It should be followed by a compress command, the corresponding action command that deletes the specified sets.
The delete command is valid only in the results file editing processor (auxiliary processor AUX3).