Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::setRowHeight Method (OdUInt32, double)
Syntax
C++
virtual void setRowHeight(OdUInt32 row, double height);

Sets the height of the specified row in this table entity (DXF 141). 

 

Parameters
Description
row
[in] Row index.
height
[in] Row height.

Method generates the eInvalidInput exception when the row height is negative.

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