API Reference > OdDg Classes > OdDgSelectionSet Class > OdDgSelectionSet Methods > append Method > OdDgSelectionSet::append Method (OdDgFullSubentPath&, OdDbSelectionMethod*)
OdDgSelectionSet::append Method (OdDgFullSubentPath&, OdDbSelectionMethod*)
Syntax
C++
virtual void append(const OdDgFullSubentPath& subent, OdDbSelectionMethod* pMethod = 0) = 0;
Parameters 
Description 
const OdDgFullSubentPath& subent 
[in] Subentity path to append.  
OdDbSelectionMethod* pMethod = 0 
[in] Selection method to associate with objects. 

Appends the specified subentity to this SelectionSet object. 

 

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