API Reference > Classes > OdBmSelectionSet Class > OdBmSelectionSet Methods > OdBmSelectionSet::append Method (OdSelectionSet*)
OdBmSelectionSet::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 (c) 2002-2021. Open Design Alliance. All rights reserved.