Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmLabelUtilsPE::getParamValueAsString Method
Syntax
C++
virtual OdResult getParamValueAsString(const OdBmObjectId& param, const OdTfVariant& value, OdString& result) const = 0;

Returns the string representation of parameter value. 

 

Parameters
Description
param
[in] Parameter passed as OdBmObjectId to obtain the value as string.
value
[in] Parameter value passed as OdTfVariant.
result
[out] String parameter value.

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

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