Click or drag to resize
SoSeparatorKitboundingBoxCaching Property

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoSeparatorKitCachings> boundingBoxCaching { get; }

Property Value

Type: SoSFEnumSoSeparatorKitCachings
Remarks

Set bounding box caching mode. . Default is ON. Setting this value to AUTO is equivalent to ON - automatic culling is not implemented.

See Also