Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmTableSectionData::getTableCell Method
Syntax
C++
OdResult getTableCell(OdUInt32 iNRow, OdUInt32 iNCol, OdBmTableCellDataPtr& cellData) const;

Retrieves TableCellData. 

 

Parameters
Description
iNRow
[in] Cell row.
iNCol
[in] Cell column.
cellData
[out] Cell data.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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