API Reference > Namespaces > OdDbIndexFilterManager Namespace > Functions > OdDbIndexFilterManager::numIndexes Function
OdDbIndexFilterManager::numIndexes Function
Syntax
C++
TOOLKIT_EXPORT int numIndexes(const OdDbBlockTableRecord* pBTR);

DbIndex.h

Parameters 
Description 
const OdDbBlockTableRecord* pBTR 
[in] Pointer to the block table record object. 

Returns the number of indices associated with the block table record object. 

 

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