WorkAxisProxy.SetFixed Method
Parent Object: WorkAxisProxyDescription
Method that redefines the work axis so it passes through the input point in the direction of the input vector.
Syntax
WorkAxisProxy.SetFixed( Point As Point, Axis As UnitVector )Parameters
| Name | Type | Description |
| Point | Point | Input Point object. |
| Axis | UnitVector | Input UnitVector object. |
