Method that redefines the work plane at the position and orientation defined by the point and X and Y axis vectors.
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 Y-axis vector of the work plane. |