Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi I am not able to find out how to toggle preselection display in Creo. Can anyone help me out?
File > Options > Selection
Check/uncheck "Enable preselection highlighting".
Niyaz,
Did the earlier reply help you?
You can use config option prehighlight as yes/no.
Try this mapkey to see if it does what you want:
mapkey ph @MAPKEY_NAMEToggles pre-highlighting\non and off.;\
mapkey(continued) ~ Select `main_dlg_cur` `appl_casc`;~ Close `main_dlg_cur` `appl_casc`;\
mapkey(continued) ~ Command `ProCmdRibbonOptionsDlg`;\
mapkey(continued) ~ Select `ribbon_options_dialog` `PageSwitcherPageList` 1 `Sel_prefs`;\
mapkey(continued) ~ Activate `ribbon_options_dialog` `Sel_prefs.PrehButton`;\
mapkey(continued) ~ Activate `ribbon_options_dialog` `OkPshBtn`;\
mapkey(continued) ~ Command `ProCmdSelFilterSet` 4;