Tangent constraint ambiguity?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm developing a sketch that is heavily driven with parameters. This fact will become important later.
When constraining two circles with the tangent constraint there is no distinction to which side the constraint should act on. When placing the constraint the sides that are closest are the ones constrained.
To repeat this experiment create two circles with one much larger than the other. Fully constrain the large circle. The smaller circle only constrain on one axis. Now you can apply the tangent constraint. Notice how it is ambiguous to which side of the line it is constrained too.
This becomes a mess when the sketch is parameter driven because often the constraint will flip.
So far I've been able to get out of this mess by finding alternative ways to constrain that act in the same fashion as a tangent.
I believe my problem might be a misuse of the tangent constraint but I thought I might ask on here since I've searched on quite a few occasions of this problem. Let me know if my question is confusing and I'll post a screencast to give example.