wpoffs#
- WorkingPlane.wpoffs(xoff='', yoff='', zoff='', **kwargs)#
Offsets the working plane.
Mechanical APDL Command: WPOFFS
- Parameters:
- xoff
str Offset increments defined in the working plane coordinate system. If only
ZOFFis used, the working plane will be redefined parallel to the present plane and offset byZOFF.- yoff
str Offset increments defined in the working plane coordinate system. If only
ZOFFis used, the working plane will be redefined parallel to the present plane and offset byZOFF.- zoff
str Offset increments defined in the working plane coordinate system. If only
ZOFFis used, the working plane will be redefined parallel to the present plane and offset byZOFF.
- xoff
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.