API Reference > Classes > Database Classes > OdBmNamedParam Class > OdBmNamedParam Methods > OdBmNamedParam::getValueAsStr Method
OdBmNamedParam::getValueAsStr Method
Syntax
C++
OdString getValueAsStr(bool editing = false) const;
Parameters 
Description 
bool editing = false 
[in] If the value was stored as a Double, special editing can be done.
 

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

Returns a parameter value as a string. 

 

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