Close

Relief for ODA Team in Ukraine

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

Sets the width of all columns in this table entity (DXF 142). 

 

Parameters
Description
width
[in] Column width.

Method generates the eInvalidInput exception when the column width is negative.

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