ansys.mapdl.core.Mapdl.pstatus#

Mapdl.pstatus(wn='', **kwargs)#

Displays the global or window display specifications.

Mechanical APDL Command: /PSTATUS

Parameters:
wnstr

Window number for status (defaults to global specifications).

Notes

Displays the current global or window display specifications. Global display specifications are common to all windows (e.g. show, etc.). Window display specifications are specific to one window (e.g. View, slashtype, etc.).

This command is valid in any processor.