Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::resetValue Method
Syntax
C++
void resetValue(OdUInt32 row, OdUInt32 col);

Resets the value in a specified cell. 

 

Parameters
Description
row
[in] Row index.
col
[in] Column index.

Returns eOk if successful, or returns eInvalidInput if row and col arguments refer to an invalid cell.

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