Close

Relief for ODA Team in Ukraine

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

Checks whether the specified column is an attribute. 

 

Parameters
Description
column
[in] Column index.

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

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

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