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