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

DbSSet.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. 
 
Creates a SelectionSet object for the specified database.  
 
 
 
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. 
 
 
 
 
 
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–2021. Open Design Alliance. All rights reserved.