Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockPropertiesTable::setUnmatchedValue Method
Syntax
C++
void setUnmatchedValue(int column, const OdResBuf* rb);

what is used in the context menu if parameter values do not match anything

  • details Sets the unmatched value of the specified column.

 

Parameters
Description
column
[in] Column index.
rb
[in] Unmatched value of the specified column.

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

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