API Reference > OdDb Classes > OdDbSelectionSetIterator Class
OdDbSelectionSetIterator Class
OdDbSelectionSetIterator
Syntax
C++
class OdDbSelectionSetIterator : public OdSelectionSetIterator;

DbSSet.h

This class implements iterators for OdDbSelectionSet objects.

Instances are returned by OdDbSelectionSet::newIterator(). 

 

class ODRX_ABSTRACT TOOLKIT_EXPORT OdDbSelectionSetIterator : public OdRxObject

 
Name 
Description 
 
Returns the Object ID of the entity at the current position specified by this Iterator object. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDbSelectionSetIterator. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.