API Reference > OdDAI Namespace > Classes > Select Class > Select Methods > Select::setString Method
Select::setString Method
Syntax
C++
bool setString(const OdAnsiString & val);
Parameters 
Description 
const OdAnsiString & val 
[in] A new value.  

Returns true if the value was successfully set; otherwise, the method returns false.

Sets a new value represented with an ANSI string.

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