API Reference > OdDb Classes > OdDbDxfFiler Class > OdDbDxfFiler Methods > OdDbDxfFiler::wrHandle Method
OdDbDxfFiler::wrHandle Method
Syntax
C++
virtual void wrHandle(int groupCode, OdDbHandle value) = 0;
Parameters 
Description 
int groupCode 
[in] Group code.  
OdDbHandle value 
[in] Value. 

Writes the specified bool value to this Filer object.

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