API Reference > OdDb Classes > OdSelectionSet Class > OdSelectionSet Methods > append Method > OdSelectionSet::append Method (OdDbStub*, OdDbSelectionMethod*)
OdSelectionSet::append Method (OdDbStub*, OdDbSelectionMethod*)
Syntax
C++
virtual void append(OdDbStub* entityId, OdDbSelectionMethod* pMethod = 0) = 0;
Parameters 
Description 
OdDbStub* entityId 
[in] Object ID of the OdDbEntity.  
method 
[in] Selection method to associate with object 

Appends the specified entity to this SelectionSet object. 

 

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