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

Rotation of 3D model in creo parametric

Rotation of 3D model in creo parametric

During the multiple customer visit sometimes we are unable to rotate 3D model in creo parametric without mouse/ with defective central click/in absence of mouse  , 

 

I suggest there use to be shortcut keys such as ' shift+ +' / 'shift + -'/'shift + *' /'shift + /' to rotate the 3D model,

 

Consequences of mouse failure are usual & Creo shows lackness at this critic condition.

please suggest other easy ways to Rotate 3D model without Central mouse click....

8 Comments
Aaron_Daniel
13-Aquamarine

Attached are 4 mapkey sequences for your config.pro.  I created these years ago to easily manipulate views to pre-assign view names for drawings.  As long as your keyboard is functional (even if your mouse is not) F3 rotates the model around the y axis clockwise - F4 counterclockwise (with the values in the mapkey... 2 degrees each time - but that can be changed to your liking).  F5 tilts the model toward you and F6 away.  Holding down the assigned mapkey will continue the re-orientation, but keyboard buffering may take it further than you expect.  Of course, you can also change the mapkeys to assign any key-hits you desire.  Hope these help - for what it's worth - respectfully.

 

mapkey $F3 @MAPKEY_LABELRotate View 2 Degrees Clockwise;\
mapkey(continued) ~ Command `ProCmdViewOrient` ;~ Open `orient` `SetupOptions`;\
mapkey(continued) ~ Select `orient` `SetupOptions`1  `dynorient`;\
mapkey(continued) ~ Select `orient` `spinPH.SpinTypeRadio`1  `XYZ`;\
mapkey(continued) ~ Update `orient` `spinPH.YSpinBox`-2.000000 ;~ Activate `orient` `OkPB`;

 

mapkey $F4 @MAPKEY_LABELRotate View 2 Degrees Counter-Clockwise;\
mapkey(continued) ~ Command `ProCmdViewOrient` ;~ Open `orient` `SetupOptions`;\
mapkey(continued) ~ Select `orient` `SetupOptions`1  `dynorient`;\
mapkey(continued) ~ Select `orient` `spinPH.SpinTypeRadio`1  `XYZ`;\
mapkey(continued) ~ Update `orient` `spinPH.YSpinBox`2.000000 ;~ Activate `orient` `OkPB`;

 

mapkey $F5 @MAPKEY_LABELRotate View 2 Degrees Down;\
mapkey(continued) ~ Command `ProCmdViewOrient` ;~ Open `orient` `SetupOptions`;\
mapkey(continued) ~ Select `orient` `SetupOptions`1  `dynorient`;\
mapkey(continued) ~ Select `orient` `spinPH.SpinTypeRadio`1  `HVC`;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`2.000000 ;~ Activate `orient` `OkPB`;

 

mapkey $F6 @MAPKEY_LABELRotate View 2 Degrees Up;\
mapkey(continued) ~ Command `ProCmdViewOrient` ;~ Open `orient` `SetupOptions`;\
mapkey(continued) ~ Select `orient` `SetupOptions`1  `dynorient`;\
mapkey(continued) ~ Select `orient` `spinPH.SpinTypeRadio`1  `HVC`;\
mapkey(continued) ~ Update `orient` `spinPH.XSpinBox`-2.000000 ;~ Activate `orient` `OkPB`;

 

kamleshjoshi
15-Moonstone

Yes, you are right @Aaron_Daniel  but at least we should have dedicated inbuilt functionality or some live dragger handle to select on the screen to rotate the model.

RohitBubanale
5-Regular Member

@PTCModerator please acknowledge

olivierlp
Community Manager

Hello, 

Before "officially" acknowledging as you request, I'd like to point you to a new process put in place early Dec 2021. From that point, any new idea authors are presented with a set of questions to guide them and better document their idea. Please see below. The more details and context you give, the better. 

 

1. Describe your environment: What is your industry? What is your role in your organization? Describe your stakeholders.

2. What product & version are you currently running?

3. Describe the problem you are trying to solve. Please include detailed documentation such as screenshots, images or video.

4. What is the use case for your organization?

5. What business value would your suggestion represent for your organization?

RohitBubanale
5-Regular Member

@olivierlp 

Hello @olivierlp ,

Please find below feedback,

1. Describe your environment: What is your industry? What is your role in your organization? Describe your stakeholders.:- Basically I am working with Automobile industry as Research, Design & development engineer. 

2. What product & version are you currently running?:- Creo parametric 4.0

3. Describe the problem you are trying to solve. Please include detailed documentation such as screenshots, images or video.:-

During the multiple customer visit sometimes we are unable to rotate 3D model in creo parametric without mouse/ with defective central click/in absence of mouse  , I suggest there use to be shortcut keys such as ' shift+ +' / 'shift + -'/'shift + *' /'shift + /' to rotate the 3D model,

4. What is the use case for your organization?:- For presenting our new research/development/design in better manner to our customers

5. What business value would your suggestion represent for your organization?:-Need more clarity

olivierlp
Community Manager
Status changed to: Acknowledged
 
olivierlp
Community Manager

Hello, 

Thank you for the information provided.

 

lwestbrook
16-Pearl
Status changed to: Delivered

Hi, this has been delivered in Creo 9.0.

 

Please see more information here