API Reference > OdDb Classes > OdDbGroup Class > OdDbGroup Methods > remove Method > OdDbGroup::remove Method (OdDbObjectId)
OdDbGroup::remove Method (OdDbObjectId)
Syntax
C++
void remove(OdDbObjectId objectId);
Parameters 
Description 
OdDbObjectId objectId 
[in] Object ID of the entity to be removed. 

Removes the specified entity from this Group object. 

 

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