API Reference > OdDb Classes > OdDbGroup Class > OdDbGroup Methods > remove Method > OdDbGroup::remove Method (OdDbObjectIdArray&)
OdDbGroup::remove Method (OdDbObjectIdArray&)
Syntax
C++
void remove(const OdDbObjectIdArray& objectIds);
Parameters 
Description 
const OdDbObjectIdArray& objectIds 
[in] Object IDs of the entities to be removed. 

Removes the specified entities from this Group object.

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