API Reference > Namespaces > OdDbIndexFilterManager Namespace > Functions > OdDbIndexFilterManager::getIndex Function
OdDbIndexFilterManager::getIndex Function
Syntax
C++
TOOLKIT_EXPORT OdDbIndexPtr getIndex(const OdDbBlockTableRecord* pBTR, int btrIndex, OdDb::OpenMode readOrWrite = OdDb::kForRead);

DbIndex.h

Parameters 
Description 
int btrIndex 
[in] Position of the Index object within the block table record object. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.