WorkPlane.SetFixed Method

Parent Object: WorkPlane

Description

Method that redefines the work plane to be at the position and orientation defined by the three points.

Syntax

WorkPlane.SetFixed( OriginPoint As Point, XAxis As UnitVector, YAxis As UnitVector )

Parameters

Name Type Description
OriginPoint Point Input Point object that defines the origin of the work plane.

XAxis UnitVector Input UnitVector object that defines the X-axis vector of the work plane.
YAxis UnitVector Input UnitVector object that defines the positive Y direction vector.

Remarks

This method is not valid when the work plane exists in an Assembly component definition.

Version

Introduced in version 4