API Reference > OdDb Classes > OdSelectionSet Class
OdSelectionSet Class
OdSelectionSetOdSelectionSet
Syntax
C++
class OdSelectionSet : public OdRxObject;

SSet.h

This class represents Selection Sets in a client application.

Only entities from an OdDbDatabase object's ModelSpace or PaperSpace may be added to a Selection Set. 

 

 
Name 
Description 
 
This is the overview for the append method overload. 
 
This is baseDatabase, a member of class OdSelectionSet. 
 
Removes all members of this SelectionSet object. 
 
This is the overview for the isMember method overload. 
 
This is method, a member of class OdSelectionSet. 
 
Returns an Iterator object that provides access to the entities in this Selection Set. 
 
Returns the number of entities in this group. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdSelectionSet. 
 
This is the overview for the remove method overload. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.