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

Appends the specified entity to this Group object. 

 

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