pstatus#
- Mapdl.pstatus(wn='', **kwargs)#
Displays the global or window display specifications.
APDL Command: /PSTATUS
- Parameters:
- wn
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, /TYPE, etc.).
This command is valid in any processor.