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

Writes the specified UInt8 value to this Filer object.

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