Message 1 of 2
InterOp Bewilderment!
Not applicable
08-24-2005
04:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working on a project in vb.net that needs to automate / connect with acad versions 2000 through 2006. So as I understand it, the COM interop object is the best way to go fro the flexibility.
As I've worked along, I've built up several "references" that I'm not sure I understand:
Autodesk.AutoCAD.Interop.Common
Autodesk.AutoCAD.Interop
Interop.Autocad
I'm not sure what the last one does - I don't remember adding it. Does anyone recognise it?
When viewing the references in the object browser, they seem to list
name
name&class <
ie:
AcadApplication
+ AcadApplicationClass
Can somone explain this to me? I'm tired of working in that geay haze, with the code driving me instead of me driving the code.
thanks,
mark c.
As I've worked along, I've built up several "references" that I'm not sure I understand:
Autodesk.AutoCAD.Interop.Common
Autodesk.AutoCAD.Interop
Interop.Autocad
I'm not sure what the last one does - I don't remember adding it. Does anyone recognise it?
When viewing the references in the object browser, they seem to list
name
name&class <
ie:
AcadApplication
+ AcadApplicationClass
Can somone explain this to me? I'm tired of working in that geay haze, with the code driving me instead of me driving the code.
thanks,
mark c.