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

Writes information to a DXF file. 

 

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