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

Appends the specified entities to this Group object.

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