API Reference > OdDb Classes > OdGeDxfIO Class > OdGeDxfIO Methods > outFields Method > OdGeDxfIO::outFields Method (OdDbDxfFiler*, OdGeLineSeg3d&)
OdGeDxfIO::outFields Method (OdDbDxfFiler*, OdGeLineSeg3d&)
Syntax
C++
static void outFields(OdDbDxfFiler* pFiler, const OdGeLineSeg3d& object);
Parameters 
Description 
OdDbDxfFiler* pFiler 
[in] Pointer to the OdDbDxfFiler object.  
const OdGeLineSeg3d& object 
[in] OdGe object to be written. 

Writes information to a DXF file. 

 

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