API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::dxfOutFields_R12 Method
OdDbViewport::dxfOutFields_R12 Method
Syntax
C++
virtual void dxfOutFields_R12(OdDbDxfFiler* pFiler) const;
Parameters 
Description 
OdDbDxfFiler* pFiler 
[out] Pointer to a filer object to which to write the data. 

Returns the filer status.

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

 

This function is called by dxfOut() to allow the object to write its data.

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