trplis#

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

Lists the particle flow or charged particle trace points.

APDL Command: TRPLIS

Parameters:
ntrp1, ntrp2, trpinc

List 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 listed. If NTRP1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI).

opt

Opt = LOC lists the trace point number location (X, Y, Z). Default.

Notes

Lists the particle flow or charged particle trace points in the active display coordinate system [DSYS]. Trace points are defined with the TRPOIN command.

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