WorkAxisProxy.SetByLine Method
Parent Object: WorkAxisProxyDescription
Method that redefines the work axis to be based on the input line. This method is not valid when the work axis exists in an Assembly component definition.
Syntax
WorkAxisProxy.SetByLine( Line As Object )Parameters
Name | Type | Description |
Line | Object | Input object that represents a line. This object can be a linear Edge, SketchLine, or SketchLine3D object. |