Close

Relief for ODA Team in Ukraine

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

Retrieves a string representation of built in parameter from an element. 

 

Parameters
Description
parameterId
[in] A built-in 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.