API Reference > OdSi Classes > OdSiSpatialIndex Class > OdSiSpatialIndex Methods > OdSiSpatialIndex::insert Method
OdSiSpatialIndex::insert Method
Syntax
C++
virtual void insert(OdSiEntity* entity) = 0;
Parameters 
Description 
OdSiEntity* entity 
[in] Pointer to the OdSiEntity to insert. 

Inserts the specified SiEntity object into the this SpatialIndex object.

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