trpdel#

Mapdl.trpdel(ntrp1='', ntrp2='', trpinc='', **kwargs)[source]#

Deletes particle flow or charged particle trace points.

APDL Command: TRPDEL

Parameters:
ntrp1, ntrp2, trpinc

Delete points from NTRP1 to NTRP2 (defaults to NTRP1) in steps of TRPINC (defaults to 1). If NTRP1 = ALL, NTRP2 and TRPINC are ignored and all trace points are deleted. If NTRP1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

Notes

Deletes particle flow or charged particle trace points defined with the TRPOIN command.

Distributed ANSYS Restriction: This command is not supported in Distributed ANSYS.