API Reference > OdSi Classes > OdSiSpatialIndex Class > OdSiSpatialIndex Methods > OdSiSpatialIndex::setMaxNodeSize Method
OdSiSpatialIndex::setMaxNodeSize Method
Syntax
C++
virtual void setMaxNodeSize(unsigned char maxCount) = 0;
Parameters 
Description 
unsigned char maxCount 
[in] Maximum number of entities. 

Sets the maximum number of entities a spatial index node may contain.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.