Search found 2 matches

by dgrees
Tue Apr 15, 2014 10:19 am
Forum: dxflib 'How Do I' Questions
Topic: How do I create write out a 3d polyline?
Replies: 3
Views: 30817

Re: How do I create write out a 3d polyline?

Is 3d polylines supported in nowadays? I see what z-coordinates (30) of vertices are wrote correctly, but in dwgTrueView all of polylines points have z-coordinate equal to zero. I found why there is z-coords, but in the end it is zero. Dxflib writes "LWPOLYLINE" -> "LWPOLYLINE entities are defined m...
by dgrees
Thu Apr 03, 2014 9:22 am
Forum: dxflib Troubleshooting and Problems
Topic: dxflib 3.3.4 bugs
Replies: 1
Views: 24951

Re: dxflib 3.3.4 bugs

Hi! i reproduced this bug. If you try to open file myfile.dxf from package in TrueView, you see message "Expected TABLE, recieved STYLE on line 1084.". This is because of method DL_Dxf::writeStyle. I tried to togle commented lines in code and dxf file became openable. But this is just workaroud, wha...

Go to advanced search