Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockPropertiesTable::editable Method
Syntax
C++
bool editable(int column) const;

Checks whether the specified column is editable. 

 

Parameters
Description
column
[in] Column index.

The true value if the specified column is editable, or false otherwise.

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

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