wprota#

Mapdl.wprota(thxy='', thyz='', thzx='', **kwargs)[source]#

Rotates the working plane.

APDL Command: WPROTA

Parameters:
thxy

First rotation about the working plane Z axis (positive X toward Y).

thyz

Second rotation about working plane X axis (positive Y toward Z).

thzx

Third rotation about working plane Y axis (positive Z toward X).

Notes

The specified angles (in degrees) are relative to the orientation of the working plane.

This command is valid in any processor.