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

Reads information from a DXF file. 

 

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