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

Removes the specified subentity from this SelectionSet object. 

 

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