Method that redefines the work axis so that it is parallel to a line and passes through the input point.
Name | Type | Description |
Line | Object | Input object that represents a line. This object can be a linear Edge, WorkAxis, SketchLine, or SketchLine3D object. |
Point | Object | Input object that represents a point. This object can be a Vertex, WorkPoint, SketchPoint, or SketchPoint3D object. |