ixmilia / dxf

MIT License
221 stars 67 forks source link

polyline convert to line and arc with AsSimpleEntities method get wrong start/end angle #207

Open littleplay opened 5 months ago

littleplay commented 5 months ago

dxf like this: real

result like this: error

uzername commented 5 months ago

I suggest you to check extrusion direction property too. I had similar question when extrusion direction (Z axis) was non-standard

uzername commented 5 months ago

Also, if possible - attach dxf file

littleplay commented 4 months ago

sa.zip @uzername thanks