API Reference > Classes > Database Classes > OdBmNamedParam Class > OdBmNamedParam Methods > OdBmNamedParam::setValue Method (OdBmObjectId&)
OdBmNamedParam::setValue Method (OdBmObjectId&)
Syntax
C++
OdResult setValue(const OdBmObjectId& val);
Parameters 
Description 
const OdBmObjectId& val 
[in] Input value.
 

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

Sets the element id. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.