ansys.mapdl.core.Mapdl.auto#

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

Resets the focus and distance specifications to “automatically calculated.”

Mechanical APDL Command: /AUTO

Parameters:
wnstr

Window number (or ALL) to which command applies (defaults to 1).

Notes

Focus point and distance will be automatically calculated during next display. Settings may still be changed with the focus and dist commands after this command has been issued. See also the NumPy user guide command.

This command is valid in any processor.