Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geometry_Engine: Create.Ellipse should normalise input vectors to prevent further errors #1287

Closed
LMarkowski opened this issue Oct 29, 2019 · 0 comments · Fixed by #1288
Closed
Assignees
Labels
severity:low Doesn't stop/slow current workflow size:XS Measured in seconds type:bug Error or unexpected behaviour

Comments

@LMarkowski
Copy link
Contributor

LMarkowski commented Oct 29, 2019

Description:

As in the title

How to replicate:

Like in a test file. In the moment of creation ellipses are okay but change shapes during further manipulations (I.E. Converting into nurbs)

Expected behaviour:

Normalising input vectors will solve the issue

Test file(s):

Click

@LMarkowski LMarkowski added the type:bug Error or unexpected behaviour label Oct 29, 2019
@LMarkowski LMarkowski self-assigned this Oct 29, 2019
@LMarkowski LMarkowski added severity:low Doesn't stop/slow current workflow size:XS Measured in seconds labels Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity:low Doesn't stop/slow current workflow size:XS Measured in seconds type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant