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

Removes the specified entity from this SelectionSet object. 

 

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