Ellipse? Or any other way to deform an existing sketch? #238
Unanswered
denilsonsa
asked this question in
Q&A
Replies: 1 comment
-
That's because the underlying solvespace solver doesn't support ellipses. Adding them is therefore slightly non-trivial. |
Beta Was this translation helpful? Give feedback.
0 replies
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 was trying to build an ellipse, and I figured out I can't. I can make a circle, I can make an arc of a circle, but there is no (obvious) way to make an ellipse.
I then thought about making a circle and applying some transformation to make it squashed in one of the axis, but I also couldn't find any way to apply transformations to a sketch.
Sure, it is possible to use a Bezier curve, but that's overly complicated, and I don't know yet how to make an ellipse out of bezier curves.
Beta Was this translation helpful? Give feedback.
All reactions