Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmFamilyManager::setParam Method (const OdBmObjectId&, const OdString&)
Syntax
C++
OdResult setParam(const OdBmObjectId& parameterId, const OdString& value);

Sets a new string value for a specified parameter.

Parameters
Description
parameterId
[in] An identifier of the parameter.
value
[in] A new string parameter value to be set.

eOk if the parameter value was successfully set; otherwise, the method returns an appropriate error code.

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