Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::fieldId Method (OdInt32, OdInt32, OdInt32)
Syntax
C++
OdDbObjectId fieldId(OdInt32 row, OdInt32 col, OdInt32 nContent) const;

Returns the field ID at the specified content index of the cell as an object of the OdDbObjectId class. 

 

Parameters
Description
row
[in] Row index of the cell.
col
[in] Column index of the cell.
nContent
[in] Number of content.

Object ID of the field ID.

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