Close

Relief for ODA Team in Ukraine

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

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

 

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

Returns true if and only if successful.

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