I'm new to AutoCAD. I've got my VBA code working to open up various AutoCAD files. However, I'm confused at this point.
What I want to do is to determine if a "Valid Title Block" exists and if so I want to access all attributes associated with that title block so that I can export them. All I need to know here is how to access the title block and its attributes.
Thanks
What I want to do is to determine if a "Valid Title Block" exists and if so I want to access all attributes associated with that title block so that I can export them. All I need to know here is how to access the title block and its attributes.
Thanks