ansys.mapdl.core.Mapdl.pstatus#
- Mapdl.pstatus(wn='', **kwargs)#
Displays the global or window display specifications.
Mechanical APDL Command: /PSTATUS
- Parameters:
- wn
str
Window number for status (defaults to global specifications).
- wn
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.