Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGroup::getIndex Method
Syntax
C++
void getIndex(OdDbObjectId objectId, OdUInt32& index) const;

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

 

Parameters
Description
objectId
[in] Object ID of the entity.
index
[out] Index of objectId within this Group.
Copyright © 2002-2022. Open Design Alliance All rights reserved.