API Reference > OdDb Classes > OdSelectionSet Class > OdSelectionSet Methods > append Method > OdSelectionSet::append Method (OdSelectionSet*)
OdSelectionSet::append Method (OdSelectionSet*)
Syntax
C++
virtual void append(const OdSelectionSet* pSSet) = 0;
Parameters 
Description 
const OdSelectionSet* pSSet 
[in] Other selection set to copy entities from. 

Appends the specified entity to this SelectionSet object. 

 

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