WorkingPlane#

class ansys.mapdl.core._commands.database.working_plane.WorkingPlane#

WorkingPlane.kwpave([p1, p2, p3, p4, p5, ...])

Moves the working plane origin to the average location of keypoints.

WorkingPlane.kwplan([wn, korig, kxax, kplan])

Defines the working plane using three keypoints.

WorkingPlane.lwplan([wn, nl1, ratio])

Defines the working plane normal to a location on a line.

WorkingPlane.nwpave([n1, n2, n3, n4, n5, ...])

Moves the working plane origin to the average location of nodes.

WorkingPlane.nwplan([wn, norig, nxax, nplan])

Defines the working plane using three nodes.

WorkingPlane.wpave([x1, y1, z1, x2, y2, z2, ...])

Moves the working plane origin to the average of specified points.

WorkingPlane.wpcsys([wn, kcn])

Defines the working plane location based on a coordinate system.

WorkingPlane.wplane([wn, xorig, yorig, ...])

Defines a working plane to assist in picking operations.

WorkingPlane.wpoffs([xoff, yoff, zoff])

Offsets the working plane.

WorkingPlane.wprota([thxy, thyz, thzx])

Rotates the working plane.

WorkingPlane.wpstyl([snap, grspac, grmin, ...])

Controls the display and style of the working plane.