API Reference > OdDg Classes > OdDgElementIterator Class > OdDgElementIterator Methods
OdDgElementIterator Methods

The methods of the OdDgElementIterator class are listed here.

 
Name 
Description 
 
done 
Returns true if and only if the traversal by this Iterator element is complete. 
 
item 
Returns the Element ID of the entity currently referenced by this Iterator element. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDgElementIterator. 
 
seek 
Positions this Iterator element at the specified record.  
 
Sets this Iterator element to reference the entity that it would normally return first. 
 
step 
Steps this Iterator element.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.