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

Writes the specified bool value to this Filer object.

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