Skip to content

Add circle-circle tangency constraints - #186

Open
tomcur wants to merge 2 commits into
mainfrom
push-yqvlpyoxpuqm
Open

Add circle-circle tangency constraints#186
tomcur wants to merge 2 commits into
mainfrom
push-yqvlpyoxpuqm

Conversation

@tomcur

@tomcur tomcur commented May 3, 2026

Copy link
Copy Markdown
Contributor

This adds two types of circle tangency constraints: an externally tangent one, where the circles touch from outside, and an internally tangent one, where one circle is contained inside the other and they touch.

Note that in the internally tangent there is not a concept of one circle being the interior one; the constraint itself is symmetric.

tomcur added 2 commits May 3, 2026 11:03
This adds two types of circle tangency constraints: an externally
tangent one, where the circles touch from outside, and an internally
tangent one, where one circle is contained inside the other and they
touch.

Note that in the internally tangent there is not a concept of one circle
being the interior one; the constraint itself is symmetric.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant