Announcements
Autodesk Community will be read-only between April 26 and April 27 as we complete essential maintenance. We will remove this banner once completed. Thanks for your understanding

Creating detail view from model space objects

rohit_rajivade
Explorer Explorer
188 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.

0 Likes
189 Views
0 Replies
Replies (0)