Close

Relief for ODA Team in Ukraine

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

Sets a value to a parameter by it's id. 

 

Parameters
Description
parameterId
[in] Parameter id as OdBmObjectId.
value
[out] Input value as OdTfVariant.

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

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