samifox Posted February 18, 2013 Posted February 18, 2013 Hi Using autocad 2010, Im customizing the ribbon , I like the tool palate ideawhere you can store tool with all its fundamental properties, for example I canstore a green line that will be placed on the “Wall” layer etc How can I set the same on the ribbon, for example I want tohave a button named “Wall” as a line tool and have all its generated lines tobe on ther “wall” layer Thanks Shay Quote
SLW210 Posted February 18, 2013 Posted February 18, 2013 You write a macro for it using the CUI. Quote
SLW210 Posted February 18, 2013 Posted February 18, 2013 See THESE TUTORIALS You could also check on AutoCAD 2010 User Documentation. Quote
rkent Posted February 18, 2013 Posted February 18, 2013 Macro would look like ^C^C-LAYER;M;WALL;COLOR;3;;;LINE Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.