Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmTableSectionData::getRowData Method
Syntax
C++
OdResult getRowData(OdUInt32 iRow, OdBmTableRowDataPtr& rowData) const;

Retrieves TableRowData. 

 

Parameters
Description
iRow
[in] Cell row.
rowData
[out] Row data.

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

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