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

Prepends the specified entities to this Group object.

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