Open and Read Customized Attributes of a DXF File
Posted: 24 Jun 2008, 11:54
Hello,
I need to do something in VB.NET that must be very easy but I don't see how to begin.
I need to open a DXF File, show it, and find names of blocks, (x,y) points they refer to, names and values of customized attributes. I only need to read theses values.
Which control do I need to show my DXF File ? And secondly, the most important for me, how can I get from this file properties of blocks, names and values of customized attributes ?
A sample of code in VB.NET would be a precious help for me. I understand most of concepts of this powerful tool, but I don't see how to begin.
Thanks so much for your help.
Pierre
I need to do something in VB.NET that must be very easy but I don't see how to begin.
I need to open a DXF File, show it, and find names of blocks, (x,y) points they refer to, names and values of customized attributes. I only need to read theses values.
Which control do I need to show my DXF File ? And secondly, the most important for me, how can I get from this file properties of blocks, names and values of customized attributes ?
A sample of code in VB.NET would be a precious help for me. I understand most of concepts of this powerful tool, but I don't see how to begin.
Thanks so much for your help.
Pierre