CFx SDK Documentation
2020SP3
|
#include <GeDxfIO.h>
Static Public Member Functions | |
static void | outFields (OdDbDxfFiler *pFiler, const OdGeLine3d &object) |
static void | outFields (OdDbDxfFiler *pFiler, const OdGeLineSeg3d &object) |
static void | outFields (OdDbDxfFiler *pFiler, const OdGeCircArc3d &object) |
static void | outFields (OdDbDxfFiler *pFiler, const OdGeEllipArc3d &object) |
static void | outFields (OdDbDxfFiler *pFiler, const OdGeNurbCurve3d &object) |
static void | outFields (OdDbDxfFiler *pFiler, const OdGeCompositeCurve3d &object) |
static OdResult | inFields (OdDbDxfFiler *pFiler, OdGeLine3d &object) |
static OdResult | inFields (OdDbDxfFiler *pFiler, OdGeLineSeg3d &object) |
static OdResult | inFields (OdDbDxfFiler *pFiler, OdGeCircArc3d &object) |
static OdResult | inFields (OdDbDxfFiler *pFiler, OdGeEllipArc3d &object) |
static OdResult | inFields (OdDbDxfFiler *pFiler, OdGeNurbCurve3d &object) |
static OdResult | inFields (OdDbDxfFiler *pFiler, OdGeCompositeCurve3d &object) |
This class reads information from and writes information to a DXF file.
Corresponding C++ library: TD_Db
<group OdDb_Classes>
|
static |
Reads information from a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be read. |
|
static |
Reads information from a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be read. |
|
static |
Reads information from a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be read. |
|
static |
Reads information from a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be read. |
|
static |
Reads information from a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be read. |
|
static |
Reads information from a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be read. |
|
static |
Writes information to a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be written. |
|
static |
Writes information to a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be written. |
|
static |
Writes information to a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be written. |
|
static |
Writes information to a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be written. |
|
static |
Writes information to a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be written. |
|
static |
Writes information to a DXF file.
pFiler | [in] Pointer to the OdDbDxfFiler object. |
object | [in] OdGe object to be written. |