FixedWorkAxisDef.GetData Method
Parent Object: FixedWorkAxisDefDescription
Method that gets all of the data defining a fixed work axis.
Syntax
FixedWorkAxisDef.GetData( OriginPoint As Point, Axis As UnitVector )Parameters
| Name | Type | Description |
| OriginPoint | Point | Output object that defines the origin of the work axis. |
| Axis | UnitVector | Output object that defines the X-axis vector of the work axis. |
