Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmDBDrawingInfo::createIteratorDBDrawings Method
Syntax
C++
OdBmIteratorPtr<OdBmObjectId> createIteratorDBDrawings(bool atBeginning = true);

Returns an Iterator object that can be used to traverse all OdBmDBDrawing elements. 

 

Parameters
Description
atBeginning
[in] Input flag that determines where to start: at the beginning (true) or at the end (false).
Copyright © 2002-2022. Open Design Alliance All rights reserved.