Close

Relief for ODA Team in Ukraine

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

Sets a new value represented with an object identifier for a specified parameter.

Parameters
Description
parameterId
[in] An identifier of the parameter.
value
[in] A new object identifier 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.