Close

Relief for ODA Team in Ukraine

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

Adds a parameter to an element. 

 

Parameters
Description
parameterId
[in] Output parameter id as OdBmObjectId.
value
[out] Input parameter value as OdString.

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

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