Click or drag to resize
SoWinSpaceballSetTranslationScaleFactor Method

The spaceball reports rotations and translations as integers.

Namespace: OIV.Inventor.Win.Devices
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetTranslationScaleFactor(
	float f
)

Parameters

f
Type: SystemSingle
Remarks

These values must be scaled to be useful. This method sets the translation the scale factor. Default is .006.

See Also