Replies: 1 comment 5 replies
-
Answering my own question: Still trying to figure out an effective |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've checked the API docs but there seems to be no way to
intersect
rectangle and a circle for example.This would be super useful when preparing a sketch for extrusion, adding NEMA mounting holes, etc.
What is the best way to implement this, apart from extruding each sketch and using 3D booleans?
I also really need positive & negative
offset
but that's probably a separate feature request.Beta Was this translation helpful? Give feedback.
All reactions