API Reference > OdDb Classes > OdDbGroup Class > OdDbGroup Methods > removeAt Method > OdDbGroup::removeAt Method (OdUInt32)
OdDbGroup::removeAt Method (OdUInt32)
Syntax
C++
void removeAt(OdUInt32 entityIndex);
Parameters 
Description 
OdUInt32 entityIndex 
[in] Entity index. 

Removes the entity at the specified index, or the specified entities at or above the specified index, from this Group object. 

 

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