Search found 2 matches

by Rex
Tue Nov 04, 2008 3:19 am
Forum: dxflib Troubleshooting and Problems
Topic: Can't reading POLYLINE correctly
Replies: 4
Views: 36837

Thank you for replying so soon! I think that polygon meshes are not complex. Why is it not supported at this point? I'v tried to fix it, my solution follows: I just want to get the value of group code 71, 72, 73, 74, so I modified the DL_VertexData structure to contain more four fields, and in the D...
by Rex
Mon Nov 03, 2008 6:37 am
Forum: dxflib Troubleshooting and Problems
Topic: Can't reading POLYLINE correctly
Replies: 4
Views: 36837

Can't reading POLYLINE correctly

Firstly, thank you for this wonderful DXF parsing library! I'm facing a problem when I read a POLYLINE entity. I have a file which contains a polygon mesh. It has four vertexes(1, 2, 3, 4) and three faces(face 1 contains vertexes: 1,2,3; face 2: 2, 3, 4; face 3: 1, 3, 4). As DXF specification mentio...

Go to advanced search