.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Connecting AutoCAD through VB.net
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
73 Views, 1 Replies
08-27-2005 06:43 AM
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
*robert vetrano
Re: Connecting AutoCAD through VB.net
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-29-2005 12:38 PM in reply to:
v_shanmugasundaram
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
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
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
