Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockPropertiesTable::setFormat Method
Syntax
C++
void setFormat(int column, const OdString& f);

Sets the format of the specified column. 

 

Parameters
Description
column
[in] Column index.
f
[in] Format of the specified column.

Throws the eInvalidIndex exception if the column index is not valid.

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