Autodesk ObjectARX
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
Create ToolBars in Autocad
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
248 Views, 2 Replies
06-24-2011 01:06 PM
Hi everyone! I have a custom entity. I have created a command "DRAW" to draw the custom entity but now i want to create a toolbar on Autocad. When botton of the toolbar is clicked, the command is excuted. I search to learn on google but don't understand. Please help me, thanks!
Re: Create ToolBars in Autocad
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-25-2011 01:13 AM in reply to:
quanghung1020
There are few method of creating toolbar. It is a method of creating toolbar with ActiveX-model of AutoCAD: http://forums.autodesk.com/t5/Autodesk-ObjectARX/N
Also you can look function CreateToolbars (file samples\entity\polysamp\polymnu.cpp within ObjectARX SDK).
Re: Create ToolBars in Autocad
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-25-2011 10:11 AM in reply to:
quanghung1020
Or you can create a partial CUI to define your toolbars/ribbon elements.
Cheers,
Stephen Preston
Autodesk Developer Network
Cheers,
Stephen Preston
Autodesk Developer Network
Stephen Preston
Autodesk Developer Network



