Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTableContent::setRowHeight Method
Syntax
C++
virtual void setRowHeight(OdInt32 nRow, double fHeight);

Sets the height of the specified row. 

 

Parameters
Description
nRow
[in] Row index.
fHeight
[in] Row height.

Method generates the eInvalidIndex exception when there is no row with specified index in the table.

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