API Reference > OdDb Classes > OdSelectionSet Class > OdSelectionSet Methods > remove Method > OdSelectionSet::remove Method (OdSelectionSet*)
OdSelectionSet::remove Method (OdSelectionSet*)
Syntax
C++
virtual void remove(const OdSelectionSet* pSSet) = 0;
Parameters 
Description 
const OdSelectionSet* pSSet 
[in] Object ID of the OdDbEntity. 

Removes the specified entity from this SelectionSet object. 

 

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