Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmTableSectionData::getColumnData Method
Syntax
C++
OdResult getColumnData(OdUInt32 iCol, OdBmTableColumnDataPtr& colData) const;

Retrieves TableColumnData. 

 

Parameters
Description
iCol
[in] Cell column.
colData
[out] Column data.

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

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