VBA
Discuss AutoCAD ActiveX and VBA (Visual Basic for Applications) questions here.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I access DWG properties from another VB Application?

1 REPLY 1
Reply
Message 1 of 2
Anonymous
176 Views, 1 Reply

How can I access DWG properties from another VB Application?

From the File menu you can set various drawing properties such as, title,
author, summary, & keyword. Outside of AutoCAD, in Windows, you can right
click on a file, select "Properties" and view (read-only) the properties.
I am working on a VB application and I want to be able to read those
properties without opening AutoCAD to do it. Does anyone out there know if
this is possible? If so, what objects, libraries etc do I need to refer to?
Thanks,
Dave
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

Visit the Downloads section of my site and grab a copy of AcadXprops.dll. It
does exactly what you are looking for. In addition, it comes complete with a
help file and source code.

--
http://www.acadx.com
"That's no ordinary rabbit."


"DC" wrote in message
news:135656C6FF62C13A72C7EE264251931F@in.WebX.maYIadrTaRb...
> From the File menu you can set various drawing properties such as, title,
> author, summary, & keyword. Outside of AutoCAD, in Windows, you can right
> click on a file, select "Properties" and view (read-only) the properties.
> I am working on a VB application and I want to be able to read those
> properties without opening AutoCAD to do it. Does anyone out there know if
> this is possible? If so, what objects, libraries etc do I need to refer
to?
> Thanks,
> Dave
>
>

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

AutoCAD Inside the Factory


Autodesk Design & Make Report