API Reference > OdDg Classes > OdDgSelectionSet Class > OdDgSelectionSet Methods > append Method > OdDgSelectionSet::append Method (OdSelectionSet*)
OdDgSelectionSet::append Method (OdSelectionSet*)
Syntax
C++
virtual void append(const OdSelectionSet* pSSet);
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.