Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseLongTransactionPE::newWorkSetIterator Method
Syntax
C++
virtual OdRxIteratorPtr newWorkSetIterator(const OdRxObject * pLT, bool incRemoved = false, bool incSecondary = false) const = 0;

Creates an iterator for a specified long transaction workset. 

 

Parameters
Description
pLT
[in] A pointer to a long transaction object.
incRemoved
[in] A flag that determines whether the iterator includes removed objects (if equal to true).
incSecondary
[in] A flag that determines whether the iterator includes secondary objects (if equal to true).
Copyright © 2002-2022. Open Design Alliance All rights reserved.