API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::dxfInFields_R12 Method
OdDbViewport::dxfInFields_R12 Method
Syntax
C++
virtual OdResult dxfInFields_R12(OdDbDxfFiler* pFiler);
Parameters 
Description 
OdDbDxfFiler* pFiler 
[in] Pointer to a filer object from which to read the data. 

Returns the filer status.

Reads the .dxf file data specific to the R12 version of this object. 

 

This function is called by dxfIn() to allow the object to read its data.

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