API Reference > OdDb Classes > OdSelectionSet Class > OdSelectionSet Methods > append Method > OdSelectionSet::append Method (OdDbBaseFullSubentPath&, OdDbSelectionMethod*)
OdSelectionSet::append Method (OdDbBaseFullSubentPath&, OdDbSelectionMethod*)
Syntax
C++
virtual void append(const OdDbBaseFullSubentPath& subent, OdDbSelectionMethod* pMethod = 0) = 0;
Parameters 
Description 
const OdDbBaseFullSubentPath& subent 
[in] Subentity path to append. 

Appends the specified subentity to this SelectionSet object. 

 

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