planeplaneplaneplaneplaneplaneangleCreates an angle plane. Set the boolean orientation to false to change the side of the created plane regarding the reference plane. Signatureplaneangle(pln : Plane, axis : Line, angle : ANGLE, orientation : Boolean) : Plane Arguments
ReturnTypePlane planemeanplanenormalplaneoffsetplaneoffsetCreates an offset plane from another at a given distance. Set the boolean orientation to false to change the side of the created plane regarding the reference plane. Signatureplaneoffset(Plane, offset : LENGTH, orientation : Boolean) : Plane Arguments
ReturnTypePlane planetangent |