Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

Hole Feature Tag

ricebox

New member
Can someone show me how to get rid of the annoying tags on the below image circled in red? I apologize for the picture quality.


Thanks in advance.


tagsa7ec.png
http://www.mcadcentral.com/proe/forum/uploads/ricebox/2006-02-14_112407_tags.zip
 
It'snice to make a mapkey to toggle these off and on. I use the 2 letter commands 3N and 3O (3D notes off and on).
 
if you edit your mapkey you only need 1 to turn these on and off


usually changing a 1 to a zero or vice versa at the end of the mapkey
Edited by: megaladon
 
Here's a WF2 mapkey:


mapkey 3n @MAPKEY_LABELToggle 3D Notes;\
mapkey(continued) ~ Activate `main_dlg_cur` `Utilities.psh_util_env`;\
mapkey(continued) ~ Activate `env_dlg` `DispMdlNotes` ;~ Activate `env_dlg` `OK_`;


<tg>
 
In WF2 there is a simpler way.


Go to Tools -> Customize screen & go to the commands tab.


In the categories go to View - Model Display.


The 4th icon on the 3rd row is a button to toggle the 3d notes on/off.


Don't forget to save the config.win file in your default startup directory & the button will be available next time you launch PorE.
 
Or just go to the layer tree select notes/right click and hide then right click of the tree and save status so it always will be hidden.
 

Sponsor

Back
Top