Constrain two segments to be tangent.
Supported input type pairs (unordered):
Line/CircleLine/CircularArcCircle/CircleCircle/CircularArcCircularArc/CircularArc
Arguments
| Name | Type | Description | Required |
|---|---|---|---|
input | [Segment; 2] | Two supported line/arc/circle segments that should touch without crossing. | Yes |