Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLongTransaction::newWorkSetIterator Method
Syntax
C++
OdDbLongTransWorkSetIteratorPtr newWorkSetIterator(bool incRemovedObjs = false, bool incSecondaryObjs = false) const;

Creates an Iterator object that provides access to the entities in the work set.

Parameters
Description
incRemovedObjs
[in] True to include removed and erased objects from the work set.
incSecondaryObj
[in] True to include objects referenced by objects in the work set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.