Replies: 1 comment 1 reply
-
Unfortunately this is not supported by the library and the change to support it seems non trivial. I can think of a dirty hack - you could try to fuse a tiny circle instead of a point... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using the replicad shrinkwrap helpers to wrap up some drawings. However, because I have to use a fuse before shrinkwrapping I can't use points or vertex since they don't seem to have a fuse method. Is there currently a way to shrinkwrap to a point, how could I go about this. I'm hoping to shrinkwrap different shapes (circles and rectangles) to points and also chains of points together. How could I go about this?
Beta Was this translation helpful? Give feedback.
All reactions