Close

Relief for ODA Team in Ukraine

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

Gets the unmatched value of the specified column. 

 

Parameters
Description
column
[in] Column index.

Unmatched value of the specified column as an OdResBufPtr object.

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

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