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

Removes the specified entity from this SelectionSet object. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.