sk1project / uniconvertor

UniConvertor is a cross-platform universal vector graphics translator
https://sk1project.net
GNU Affero General Public License v3.0
154 stars 42 forks source link

Arcs get converted into circles when CGM is converted to SVG using Uniconvertor 2.0 #42

Open ashwini-wadhavkar opened 2 years ago

ashwini-wadhavkar commented 2 years ago

When 2D part / drawing is exported as CGM format using NX or Creo software, and converted to SVG using Uniconvertor, the arcs and fillets in the drawing get converted to circles and some arcs go missing. Uniconvertor version used : Uniconvertor 2.0 on Windows 10 This issue is also seen when the CGM file is loaded into Inkscape 0.92.2 software (which uses Uniconvertor in the backend).

The following image shows the actual part (a square with fillets at the vertices) :

image

The next image shows the output from uniconvertor :

image

Please let me know how can this issue be fixed.

Thanks and regards, Ashwini

maxim-s-barabash commented 2 years ago

Hi. If possible, attach the source cgm file to issue. Unfortunately, we will not be able to quickly solve this problem.

ashwini-wadhavkar commented 2 years ago

Hi,

SquareWithFillets.zip

Please find the zipped folder attached. It contains .prt and .cgm files which are created in Creo and .svg file which is created using Uniconvertor tool.