Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Enum::setIntValue Method
Syntax
C++
bool setIntValue(int newValue);

Assigns an index that corresponds to the Enum instance value.

Parameters
Description
newValue
[in] An integer value to assign with the Enum instance value.

true if the specified index was successfully assigned to the Enum instance value; otherwise, the method returns false.

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