Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLinkedTableData::getFieldId Method (OdInt32, OdInt32)
Syntax
C++
virtual OdDbObjectId getFieldId(OdInt32 nRow, OdInt32 nCol) const;

Returns the field ID of a cell as an object of the OdDbObjectId class. 

 

Parameters
Description
nRow
[in] Row index of the cell.
nCol
[in] Column index of the cell.

Field ID of the cell.

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