API Reference > OdEd Classes > OdEdUserIO Class > OdEdUserIO Methods > OdEdUserIO::putString Method
OdEdUserIO::putString Method
Syntax
C++
virtual void putString(const OdString& string) = 0;
Parameters 
Description 
const OdString& string 
[in] string to write. 

Writes the specified string to the command's output.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.