Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockPropertiesTable::removeColumn Method
Syntax
C++
void removeColumn(int column);

Removes the column at the specified index. 

 

Parameters
Description
column
[in] Index of column.

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

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