Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmNamedParam::setValueStr Method
Syntax
C++
OdResult setValueStr(const OdString& string, OdString& errorComment);

Sets a parameter value from a string. 

 

Parameters
Description
string
[in] Input value.
errorComment
[in] Error code description in case the method fails to finish.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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