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

Prepends the specified entity to this Group object. 

 

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