Method that redefines the work point to be at the intersection of the two input lines.
Name | Type | Description |
Line1 | Object | Input object that represents a line. This object can be a linear Edge, WorkAxis, SketchLine, or SketchLine3D object. |
Line2 | Object | Input object that represents a line. This object can be a linear Edge, WorkAxis, SketchLine, or SketchLine3D object. |