SOFAgh / CADability

CADability is a pure .net class library for modeling and analyzing 3d data, both with your code and interactively. It comes with an optional Windows.Forms user interface, which can be adopted to other environments. It does not refer to other 3d modeling libraries. For data exchange you can use STEP, STL or DXF files.
https://sofagh.github.io/CADability/CADabilityDoc/articles/general.html
MIT License
95 stars 33 forks source link

A spline is not rendered correctly #147

Open dsn27 opened 1 year ago

dsn27 commented 1 year ago

Attached is a DXF File with a number written in Splines. The zero of this number is not rendered correctly. Only if the spline is dragged the number will be drawn correctly.

1095.zip

Display (The color was changed from yellow to green) grafik

Dragged: grafik

Should look like this: grafik