API Reference > OdDb Classes > OdDbGroup Class > OdDbGroup Methods > OdDbGroup::allEntityIds Method
OdDbGroup::allEntityIds Method
Syntax
C++
OdUInt32 allEntityIds(OdDbObjectIdArray& objectIds) const;
Parameters 
Description 
OdDbObjectIdArray& objectIds 
[out] Receives the Object IDs. 

Returns the number of entities in this Group object, and their Object IDs. 

 

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