Method that gets all of the data defining a work point at the intersection of two lines.
Name | Type | Description |
Line1 | Object | Output object that represents a line. This object can be a linear Edge, WorkAxis, or SketchLine object. |
Line2 | Object | Output object that represents a line. This object can be a linear Edge, WorkAxis, or SketchLine object. |