Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSiSpatialIndex::remove Method
Syntax
C++
virtual bool remove(OdSiEntity* entity) = 0;

Removes the specified SiEntity object into the this SpatialIndex object.

Parameters
Description
entity
[in] Pointer to the OdSiEntity to remove.

Returns true if and only if the specified entity was in this SpatialIndex object.

Copyright © 2002-2022. Open Design Alliance All rights reserved.