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

Removes the specified entity from this SelectionSet object. 

 

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