Close

Relief for ODA Team in Ukraine

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

Sets the height of all rows in this table entity (DXF 141). 

 

Parameters
Description
height
[in] Row height.

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

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