wpoffs#

Mapdl.wpoffs(xoff='', yoff='', zoff='', **kwargs)[source]#

Offsets the working plane.

APDL Command: WPOFFS

Parameters:
xoff, yoff, zoff

Offset increments defined in the working plane coordinate system. If only ZOFF is used, the working plane will be redefined parallel to the present plane and offset by ZOFF.

Notes

Changes the origin of the working plane by translating the working plane along its coordinate system axes.

This command is valid in any processor.