Ive written a routine that runs from AutoCad 2007. It scans the drawing for information, using early binding, starts up an instance of Excel, creates a new workbook, and writes the data. Works perfectly every single time.
But now Im trying to sort the columns (and then format the cells...
I was scanning thru a DXF, and noticed the custom info embedded inside. I wrote some code to parse each entity in the drawing, and got some XData off of it, but still not the specific info I had seen/wanted in the DXF. It is in an XRecord, and im not sure which one.
How do I find which...
Im attempting to try the filterdata on a selection set.
Straightforward enough for graphic entities; but how could i filter for a "Group" object itself?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.