Method that gets all of the data defining a work axis that is along a line and passes through a point.
Name | Type | Description |
Line | Object | Object that represents a line. This object can be a linear Edge, WorkAxis, SketchLine, or SketchLine3D object. |
Point | Object | Output object that represents a point. This object can be a vertex, WorkPoint, SketchPoint, or SketchPoint3D object. |