API Reference > Namespaces > OdDbIndexFilterManager Namespace > Functions > OdDbIndexFilterManager::updateIndexes Function
OdDbIndexFilterManager::updateIndexes Function
Syntax
C++
TOOLKIT_EXPORT void updateIndexes(OdDbDatabase* pDb);

DbIndex.h

Parameters 
Description 
OdDbDatabase* pDb 
[in] Pointer to the database object. 

Updates all Index objects associated with all block table record objects in the specified OdDbDatabase object. 

 

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