Skip to main content
4-Participant
November 23, 2021
Solved

Display simmetric tolerance as superscript by default

  • November 23, 2021
  • 1 reply
  • 1790 views

I am using Creo Parametric 4.0 M140

Dear All,
is it possible to configure options to have automatically selected Superscript text when I choose Tolerance Symmetric in ribbon Dimension?

Thanks

Best answer by MartinHanak

@ENRICORIPAMONTI wrote:

Dear Martin,

attached an explantion with picture.
Let me know.

 

Thanks a lot

Enrico


Hi,

step 1. define mapkey

mapkey tol_sym_sup ~ Command `ProCmdPmaOptDimTolMode` `Symmetric`;\
mapkey(continued) ~ Command `ProCmdPmaChkDimTolSupScr` 1;

step 2. customize context menu

rmb_menu.png

 

  • select dimension
  • press right mouse button
  • select mapkey from context menu

 

1 reply

24-Ruby III
November 23, 2021

@ENRICORIPAMONTI wrote:

I am using Creo Parametric 4.0 M140

Dear All,
is it possible to configure options to have automatically selected Superscript text when I choose Tolerance Symmetric in ribbon Dimension?

Thanks


Hi,

please attach a picture showing requested state.

4-Participant
December 2, 2021

Dear Martin,

attached an explantion with picture.
Let me know.

 

Thanks a lot

Enrico

24-Ruby III
December 2, 2021

@ENRICORIPAMONTI wrote:

Dear Martin,

attached an explantion with picture.
Let me know.

 

Thanks a lot

Enrico


Hi,

step 1. define mapkey

mapkey tol_sym_sup ~ Command `ProCmdPmaOptDimTolMode` `Symmetric`;\
mapkey(continued) ~ Command `ProCmdPmaChkDimTolSupScr` 1;

step 2. customize context menu

rmb_menu.png

 

  • select dimension
  • press right mouse button
  • select mapkey from context menu