
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So, I have had success now opening an AutoCAD instance and document from an external program through ActiveX/COM.
I have been able to add all sorts of objects and even insert a block.
Everything is going great. Except I need to be able to store a reference to the objects that I have now figured out how to add. And this is where the trouble comes up again. The reference documents are really good, with one MASSIVE exception. They don't tell you where the classes can be found. I cannot find anywhere that states what I need to reference or include to use the AcadEntity and its child classes.
So, once again, if I could get some help in determining which dll or tlb I need to reference and which using statement I need to add so that I can use these in my program I would be very grateful.
Thank you,
Michael
Solved! Go to Solution.