Close

Relief for ODA Team in Ukraine

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

column flags

  • details Checks whether the specified column is constant.

 

Parameters
Description
column
[in] Column index.

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

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

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