SoOctreeOrderingdropScreenArea Property |
Sets threshold in pixels for drop culling and bounding box substitutes.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFUInt32 dropScreenArea { get; }
Public ReadOnly Property dropScreenArea As SoSFUInt32
Get
public:
property SoSFUInt32^ dropScreenArea {
SoSFUInt32^ get ();
}
member dropScreenArea : SoSFUInt32 with get
Property Value
Type:
SoSFUInt32
Remarks
See Also