Method that creates a new tangent constraint. This method will fail if the constraint overconstrains the sketch.
Name | Type | Description |
EntityOne | SketchEntity | Input sketch object. |
EntityTwo | SketchEntity | Input sketch object. |
ProximityPoint | Variant | Optional input Point object that specifies where the tangency should be applied in the case where the input entities share two sketch points. This is an optional argument whose default value is null. |