Close

Relief for ODA Team in Ukraine

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

Retrieves a string representation of parameter value from an element. 

 

Parameters
Description
parameterId
[in] A built-in or user parameter.
result
[out] Output 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.