API Reference > Namespaces > OdDbIndexFilterManager Namespace > Functions > OdDbIndexFilterManager::numFilters Function
OdDbIndexFilterManager::numFilters Function
Syntax
C++
TOOLKIT_EXPORT int numFilters(const OdDbBlockReference* pBlkRef);

DbIndex.h

Parameters 
Description 
const OdDbBlockReference* pBlkRef 
[in] Pointer to the block reference entity. 

Returns the number of indices associated with the block reference entity. 

 

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