API Reference > OdDb Classes > OdDbBlockIterator Class > OdDbBlockIterator Methods > OdDbBlockIterator::newBlockIterator Method
OdDbBlockIterator::newBlockIterator Method
Syntax
C++
static OdDbBlockIteratorPtr newBlockIterator(const OdDbBlockTableRecord* pBtr);
Parameters 
Description 
const OdDbBlockTableRecord* pBtr 
[in] Pointer the Block Table Record to traverse. 

Returns an Iterator object that can be used to traverse the specified Block Table Record. 

 

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