API Reference > OdEd Classes > OdEdCommandStack Class > OdEdCommandStack Methods > OdEdCommandStack::newGroupIterator Method
OdEdCommandStack::newGroupIterator Method
Syntax
C++
virtual OdRxIteratorPtr newGroupIterator() = 0;

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

Each group is an OdRxDictionary object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.