Close

Relief for ODA Team in Ukraine

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

Checks whether the column values are unique. 

 

Parameters
Description
col
[in] Column index.

The true value if the column values are unique, or false otherwise.

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

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