Announcements
We are currently migrating data within this board to improve the community. During this process, posting, replying, editing and other features are temporarily disabled. We sincerely apologize for any inconvenience caused and appreciate your understanding. Thank you for your patience and support.

Creating detail view from model space objects

Creating detail view from model space objects

rohit_rajivade
Explorer Explorer
204 Views
0 Replies
Message 1 of 1

Creating detail view from model space objects

rohit_rajivade
Explorer
Explorer

Hi,

I'm working on an AutoCAD plugin which automates the drawing creation process. For some drawings I want to create detail views. I've gone through the APIs, but haven't found any classes related to detail view creation. However, I've tried creating one through AutoCAD command 'AMDETAIL' by executing the command through 'SendStringToExecute' function. The command works but requires user interaction at some point, which we want to eliminate.

Please let me know if there are any APIs which can be used to create the detail views, or is there any way I can skip the UI prompted through the AMDETAIL command.

Reply
Reply
0 Likes
205 Views
0 Replies
Replies (0)