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

Appends the specified entity to this SelectionSet object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.