.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
Open Insert Window.
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
97 Views, 2 Replies
03-01-2012 03:49 AM
Hi,
How i can open Autocad Insert window using .net code using API.
Please advise.
Thanks in advance....
Re: Open Insert Window.
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-01-2012 06:31 AM in reply to:
RamanSBV
What about via Document.SendStringToExecute("insert",....)??
Re: Open Insert Window.
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-04-2012 08:44 PM in reply to:
kob4lt
At present i am using this way only for opening the insert window.
Apart using command like this, is there any API for opening Insert window?
Please let me know.
Thanks in advance.
