Prod.: Engine, ver.: 6016, ID: 60001049, Wish : Sensitivity of rotation in View3D VROT

Wish : Sensitivity of rotation in View3D VROT

Article60001049
TypeWish
ProductEngine
Version6016
Date Added12/30/2009
FixedYes [9/7/2010]
Submitted byAdam White
Keywords

Subject

Sensitivity of rotation in View3D VROT

Summary

Is there a way to change the sensitivity of rotation when the user moves the mouse when in 3D rotation mode so that a smaller mouse movement results in a larger rotation?

Solution

In 6019 a new property SceneRotationSpeed of vdDocument.GlobalRenderProperties was added.

Get/Set the speed for the Dynamic 3D view rotate command action.
Value must be bigger than zero.

Default value = 1.0.

 For example set it to 2.0 to double the speed or 0.5 to decrease the speed in half.