Click or drag to resize
SoTabBoxDraggerprivateStyle Property

Controls whether this instance of OIV.Inventor.Draggers.SoTabBoxDragger shares or does not share parts, e.g.

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

Property Value

Type: SoSFBool
Remarks

tabBoxTranslator, tabBoxScaleTabMaterial and tabBoxScaleTabHints with all other existing instances of OIV.Inventor.Draggers.SoTabBoxDragger. Default is false, meaning the application can change these parts without affecting other draggers in the scene graph. (Effectively the default was true prior to version 9.6.1)

NOTE: field available since Open Inventor 9.6.1

See Also