Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdEdCommandStack::newIterator Method (const OdString&)
Syntax
C++
virtual OdRxIteratorPtr newIterator(const OdString& groupName) = 0;

Returns an Iterator object that can be used to traverse the OdEdCommand objects in this Stack object. 

 

Parameters
Description
groupName
[in] Group name.

If groupName is specified, only OdEdCommand objects in the specified group will be traversed.

Copyright © 2002-2022. Open Design Alliance All rights reserved.