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

conversion to create elliptical arc #2

Open
RobertoRodrigues opened this issue Feb 27, 2013 · 0 comments
Open

conversion to create elliptical arc #2

RobertoRodrigues opened this issue Feb 27, 2013 · 0 comments
Assignees

Comments

@RobertoRodrigues
Copy link
Member

archimedes data format:

Point 1 center
Point 2 more to end the right of center
Point 3 higher end starting center
4 beginning point of the arc
5 end point of the arc
the arc is always created counterclockwise

arco.arc file data to test
1 point x = 5 y = 0
point 2 x = 0 y = 15
Item 3 x = 5 y = 5
Item 4 x = 5 y = 5
Item 5 x = 0 y = 15

@ghost ghost assigned nobjr Feb 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants