ansys.mapdl.core.Mapdl.pltime#

Mapdl.pltime(tmin='', tmax='', **kwargs)#

Defines the time range for which data are to be displayed.

Mechanical APDL Command: PLTIME

Command default:

Use the previously defined range ( timerange ).

Parameters:
tminstr

Minimum time (defaults to the first point stored).

tmaxstr

Maximum time (defaults to the last point stored).

Notes

Defines the time (or frequency) range (within the range stored) for which data are to be displayed. Time is always displayed in the Z-axis direction for 3D graph displays. If XVAR = 1, time is also displayed in the X-axis direction and this control also sets the abscissa scale range.