Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbIndexUpdateData::getIdData Method
Syntax
C++
bool getIdData(OdDbObjectId objectId, OdUInt32& data) const;

Returns the data associated with the specified Object ID in this OdDbIndexUpdateData object. 

 

Parameters
Description
data
[out] 32-bit data.
objectID
[in] Object ID.

Returns true if and only if successful.

Copyright © 2002-2022. Open Design Alliance All rights reserved.