How to get all the entities?
Posted: 23 Apr 2007, 22:04
Hi, I need to get two things from DXF files.
1. The number of all the entities (shapes)
2. All the entities points so that I can manipulate in my program.
Basically I need to extract those two info, and need to draw them in XOR fashion. (So, some shapes are filled and some shapes are unfilled.)
How do I get those info from DXF? It is quite confusing to figure them out from your demo...
Thank you so much.
1. The number of all the entities (shapes)
2. All the entities points so that I can manipulate in my program.
Basically I need to extract those two info, and need to draw them in XOR fashion. (So, some shapes are filled and some shapes are unfilled.)
How do I get those info from DXF? It is quite confusing to figure them out from your demo...
Thank you so much.