nanoLogika / ACadSvg

C# library to convert AutoCAD drawings from DWG to SVG. AutoCAD files are read using ACadSharp.
GNU Lesser General Public License v3.0
9 stars 2 forks source link

Ellipse: Must be an elliptic Arc #3

Closed mme1950 closed 10 months ago

mme1950 commented 10 months ago

The AutoCAD ellipse entity has a start point and an end point and may be rotated. Use a path element with an Arc.