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

Removes the specified entity from this SelectionSet object. 

 

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