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

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

The traversal is by global name in group order.

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