API Reference > OdDg Classes > OdDgSelectionSet Class
OdDgSelectionSet Class
OdDgSelectionSet
Syntax
C++
class OdDgSelectionSet : public OdSelectionSet;

DgSSet.h

This class represents Selection Sets in an ODA Platform application.

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

 

 
Name 
Description 
 
This is the overview for the append method overload. 
 
Creates a SelectionSet object for the specified database.  
 
This is database, a member of class OdDgSelectionSet. 
 
details 
 
Returns the given subentity path inside the entity with the given id. (analogous to acedSSSubentName)  
 
This is the overview for the isMember method overload. 
 
This is the overview for the method method overload. 
 
Returns the number of entities in this group. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDgSelectionSet. 
 
This is the overview for the remove method overload. 
 
This is the overview for the select method overload. 
 
Returns the number of subentities selected inside the entity with the given id. (analogous to acedSSSubentLength)  
 
This is the overview for the TD_USING method overload. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.