Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hello,
I am looking to remove certain symbols from the default menu.
I almost always only use Diameter and Depth and it can be quite cumbersome looking for them in the menu when I want to add them to a dimension.
Is there a way tor reduce how many are available?
Thanks
Right click on the ribbon and select "Customize the Ribbon". You can now add, remove, rearrange commands.
I'm not looking to remove the symbols button. I am more looking to either rearrange the default symbols or remove most of them so that I can easily find the two that I use most often.
This will allow you to rearrange the symbols, move them in and out of sub menus (using the arrows on the left side of the window), and add or remove symbols as needed (using the arrows in the middle of the window).
Can you send an image?
I might have not been clear. I meant the drawing symbols like diameter and depth.
Thank you
Hi MDrake,
I think it is not possible to remove symbols from the list. But you could save a mapkey that will add diameter or depth in your dimension instead of picking the symbol from the list...
mapkey dia ~ Command `ProCmdPmaChkSldPnlDimTxt` 1;\
mapkey(continued) ~ Trail `UI Desktop` `UI Desktop` \
mapkey(continued) `RibbonPanelsOnActivate_ProCmdPmaChkSldPnlDimTxt` \
mapkey(continued) `main_dlg_w1/Dimension_Properties:ProCmdPmaChkSldPnlDimTxt/`;\
mapkey(continued) ~ Command `ProCmdPmaInpDimPrefix` `Ø`;\
mapkey(continued) ~ Command `ProCmdPmaInpDimPrefix` `Ø`;