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

Writes the specified Int8 value to this Filer object.

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