cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

How to rotate 3D part with arrow keys?

kpedersen
1-Newbie

How to rotate 3D part with arrow keys?

How to rotate 3D part (for example 15 deg) with arrow keys?


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 REPLY 1

Hi,

you can create mapkey to rotate model 15 deg using Reorient dialog box (Dynamic Reorient). Unfortunatelly you cannot assign it to arrow key (I guess that).

mapkey uu ~ Select `main_dlg_cur` \

mapkey(continued) `igToolbar_AncestorIGT_IGT_GRP_inh396938342.proe_win:casc340798662`;\

mapkey(continued) ~ Close `main_dlg_cur` \

mapkey(continued) `igToolbar_AncestorIGT_IGT_GRP_inh396938342.proe_win:casc340798662`;\

mapkey(continued) ~ Command `ProCmdViewOrient` ;~ Open `orient` `SetupOptions`;\

mapkey(continued) ~ Close `orient` `SetupOptions`;\

mapkey(continued) ~ Select `orient` `SetupOptions` 1 `dynorient`;\

mapkey(continued) ~ Update `orient` `spinPH.YSpinBox` 15.000000;\

mapkey(continued) ~ Activate `orient` `spinPH.YSpinBox` 15.000000;~ Activate `orient` `OkPB`;

MH


Martin Hanák
Top Tags