API Reference > OdDb Classes > OdDbGroup Class > OdDbGroup Methods > OdDbGroup::getIndex Method
OdDbGroup::getIndex Method
Syntax
C++
void getIndex(OdDbObjectId objectId, OdUInt32& index) const;
Parameters 
Description 
OdDbObjectId objectId 
[in] Object ID of the entity.  
OdUInt32& index 
[out] Index of objectId within this Group. 

Returns the index of the specified entity within this Group object. 

 

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