Message 1 of 2
Connecting AutoCAD through VB.net
Not applicable
08-27-2005
06:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
In AutoCAD API, we are connecting VBA through like,
createobject ("AutoCAD.Application.16")
or
GetObject( , "AutoCAD.Application.16")
but the requirement is not to use the above code.
Apart from that is there anyway to do the same or How means.....
let me know...
Thanks in advance
In AutoCAD API, we are connecting VBA through like,
createobject ("AutoCAD.Application.16")
or
GetObject( , "AutoCAD.Application.16")
but the requirement is not to use the above code.
Apart from that is there anyway to do the same or How means.....
let me know...
Thanks in advance