This repository was archived by the owner on Oct 11, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
|
That is why those values in the ellipse class are called major and minor axis and not semi-major and semi-minor axis. There is no bug here. |
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.
-
Hello,
Thanks for this excellent software.
I think I may have found a bug with your Entities.Ellipses.
I was trying to debug why the ellipses I was drawing were much bigger than what they are in Autocad.
An comparing data I noticed that the semi-major and semi-minor axis are actually twice the correct values. Show as a diameter rather than as the radius.
Hope this is useful
Beta Was this translation helpful? Give feedback.
All reactions