Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Enum::setTextValue Method
Syntax
C++
bool setTextValue(const char * newValue);

Assigns a string that corresponds to the Enum instance value.

Parameters
Description
newValue
[in] An null-terminated string to assign with the Enum instance value.

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

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