API Reference > OdDb Classes > OdSelectionSet Class > OdSelectionSet Methods > remove Method > OdSelectionSet::remove Method (OdDbBaseFullSubentPath&)
OdSelectionSet::remove Method (OdDbBaseFullSubentPath&)
Syntax
C++
virtual void remove(const OdDbBaseFullSubentPath& subent) = 0;
Parameters 
Description 
const OdDbBaseFullSubentPath& subent 
[in] Subentity path to remove. 

Removes the specified subentity from this SelectionSet object. 

 

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