Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEntity::dxfOut Method
Syntax
C++
virtual void dxfOut(OdDbDxfFiler* pFiler) const;

Writes the DXF format data of this object to the specified filer. 

 

Parameters
Description
pFiler
[in] Pointer to the filer to which the data are to be written.

This function calls this object's dxfOutFields(pFiler) function, writes any Xdata associated with this object.

Copyright © 2002-2022. Open Design Alliance All rights reserved.