API Reference > Classes > OdBmSelectionSet Class > OdBmSelectionSet Methods > OdBmSelectionSet::append Method (OdBmObjectIdArray&, OdDbSelectionMethod*)
OdBmSelectionSet::append Method (OdBmObjectIdArray&, OdDbSelectionMethod*)
Syntax
C++
virtual void append(const OdBmObjectIdArray& entityIds, OdDbSelectionMethod* pMethod = 0);
Parameters 
Description 
const OdBmObjectIdArray& entityIds 
[in] Array of Object IDs of the OdDgEntity's.  
method 
[in] Selection method to associate with objects 

Appends the specified entity to this SelectionSet object. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.