API Reference > Classes > OdDAIObjectIdIterator Structure
OdDAIObjectIdIterator Structure
Syntax
C++
struct OdDAIObjectIdIterator : public OdRxValueIterator { };

daiRxProperties.h

Returns the current item. 
done 
Returns true if the iteration is ended. 
init 
 
next 
Step to the next item. Returns true if there actually was a next item. 
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.