SoOctreeOrderingboundingBoxSubstitutes Property |
Enables use of bounding boxes for cells in the octree that contain shapes, but would appear on the screen smaller than the dropScreenArea threshold.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFBool boundingBoxSubstitutes { get; }
Public ReadOnly Property boundingBoxSubstitutes As SoSFBool
Get
public:
property SoSFBool^ boundingBoxSubstitutes {
SoSFBool^ get ();
}
member boundingBoxSubstitutes : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also