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

BmSSet.h

This class represents Selection Sets in an ODA based application.

Only entities from an OdBmDatabase object's may be added to a Selection Set.

 
Name 
Description 
 
Appends the specified subentity to this SelectionSet object.
 
 
Appends the specified entity to this SelectionSet object.
 
 
Appends the specified entity to this SelectionSet object.
 
 
Appends the specified entity to this SelectionSet object.
 
 
Creates a SelectionSet object for the specified database.  
 
Removes the specified subentity from this SelectionSet object.
 
 
Removes the specified entity from this SelectionSet object.
 
 
Removes the specified entity from this SelectionSet object.
 
 
Removes the specified entity from this SelectionSet object.
 
 
Filter selection only.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.