Click or drag to resize
SoTabPlaneDraggerresizeHandles Property

If set to true, handles will be resized automatically when the view matrix (camera) changes.

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBool resizeHandles { get; }

Property Value

Type: SoSFBool
Remarks

Default is true.

Note Note

Field available since Open Inventor 7.0

See Also