Click or drag to resize
SoTabPlaneDraggerscaleUniform Property

If set to true, scaling will always be uniform.

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFBool scaleUniform { get; }

Property Value

Type: SoSFBool
Remarks

Default is false.

Note Note

Field available since Open Inventor 7.1

See Also