Reading ARC from DXF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I created pies using SketchUp Make 2016 and exported them to AutoCAD DXF.
When I take a look at the DXF files the arcs seem to be ill-defined. For instance, I drew two pies matching a quarter of a circle, one being the bottom right quarter and the other the bottom left one. In both cases, the start angle (50) is stored as 270 and the end angle (51) as 0. This cannot be correct since otherwise both pies would have to be the bottom right quarter of a circle!
In another file I also drew a quarter of a circle and got start angle = 0.0 and end angle = 3.642388066480673, which is definitely not correct since a quarter always has an angle difference of 90 degrees.
And yet, SketchUp correctly displays the pies when I close the files and import them again.
What's wrong?