Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgDisplayStyleTable::createIterator Method
Syntax
C++
virtual OdDgElementIteratorPtr createIterator(bool atBeginning = true, bool skipDeleted = true) const;

Returns an Iterator object that can be used to traverse this Table object. 

 

Parameters
Description
atBeginning
[in] True to start at the beginning, false to start at the end.
skipDeleted
[in] If and only if true, deleted records are skipped.
Copyright © 2002-2022. Open Design Alliance All rights reserved.