API Reference > OdDb Classes > OdDbDwgFiler Class > OdDbDwgFiler Methods > OdDbDwgFiler::wrString Method
OdDbDwgFiler::wrString Method
Syntax
C++
virtual void wrString(const OdString & value) = 0;
Parameters 
Description 
const OdString & value 
[in] Value. 

Writes the specified string value to this Filer object.

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