padele#

Mapdl.padele(delopt='', **kwargs)[source]#

Deletes a defined path.

APDL Command: PADELE

Parameters:
delopt

Path delete option (one of the following):

ALL - Delete all defined paths.

NAME - Delete a specific path from the list of path definitions. (Substitute the

actual path name for NAME.)

Notes

Paths are identified by individual path names. To review the current list of path names, issue the command PATH,STATUS.

This command is valid in the general postprocessor.