Close

Relief for ODA Team in Ukraine

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

Retrieves the current string parameter value.

Parameters
Description
parameterId
[in] An identifier of the parameter.
value
[out] A placeholder for the parameter value.

eOk if the parameter value was successfully returned; otherwise, the method returns an appropriate error code.

The method fills the passed string value and returns it to a calling subroutine.

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