API Reference > Namespaces > OdDbIndexFilterManager Namespace > Functions > OdDbIndexFilterManager::removeFilter Function
OdDbIndexFilterManager::removeFilter Function
Syntax
C++
TOOLKIT_EXPORT void removeFilter(OdDbBlockReference* pBlkRef, const OdRxClass* key);

DbIndex.h

Parameters 
Description 
OdDbBlockReference* pBlkRef 
[in] Pointer to the block reference entity.  
const OdRxClass* key 
[in] Class descriptor to specify the filter. 

Removes the specified Filter object from the specified block reference entity. 

 

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