Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Can you draw an elliptic arc with your method above? Commented Aug 9, 2012 at 18:42
  • I cannot. The first parameter defines the center (\CENTERx, \CENTERy), then what point on the circle to start and what radius that circle is ++(45:1), that it is an arc, and degstart:degEnd:radius of the actual arc to draw. I would be interested to know if it is possible though. Commented Aug 9, 2012 at 19:01
  • 1
    Maybe with some coordinates scaling (different scales for the different directions) this can be achieved. I didn't try... Commented Aug 9, 2012 at 19:10