Connecting AutoCAD through VB.net

Connecting AutoCAD through VB.net

Anonymous
Not applicable
447 Views
1 Reply
Message 1 of 2

Connecting AutoCAD through VB.net

Anonymous
Not applicable
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
0 Likes
448 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Danny
Thanks for your response. I was pointed to this discussion group from
Autodesk ADN because there is no group for Revit API. Will try AUGI.

Thanks
bob v

wrote in message
news:4940848@discussion.autodesk.com...
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
0 Likes