FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
AcGeDxfIO Class Reference

#include <AcGeDxfIO.h>

Public Member Functions

AcGeDxfIOoperator= (AcGeDxfIO const &)
 

Static Public Member Functions

static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePoint2dArray &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcArray< AcGeVector2d, AcArrayMemCopyReallocator< AcGeVector2d > > &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeDoubleArray &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeIntArray &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeAugPolyline3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeBoundBlock2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeBoundBlock3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeBoundedPlane &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCircArc2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCircArc3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCompositeCurve2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCompositeCurve3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCone &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCubicSplineCurve2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCubicSplineCurve3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCurveBoundary &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCurveCurveInt2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCurveCurveInt3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeCylinder &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeEllipArc2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeEllipArc3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeEllipCone &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeExternalBoundedSurface &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeExternalCurve2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeExternalCurve3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeExternalSurface &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeInterval &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeKnotVector &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeLine2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeLine3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeLineSeg2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeLineSeg3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeMatrix2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeMatrix3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeNurbCurve2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeNurbCurve3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeNurbSurface &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeOffsetCurve2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeOffsetCurve3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeOffsetSurface &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePlane &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePoint2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePoint3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePointOnCurve2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePointOnCurve3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePointOnSurface &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePolyline2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePolyline3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePosition2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGePosition3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeRay2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeRay3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeScale2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeScale3d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeSphere &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeTol &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeTorus &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeVector2d &)
 
static Acad::ErrorStatus __cdecl inFields (AcDbDxfFiler *, AcGeVector3d &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePoint2dArray const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcArray< AcGeVector2d, AcArrayMemCopyReallocator< AcGeVector2d > > const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeDoubleArray const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeIntArray const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeAugPolyline3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeBoundBlock2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeBoundBlock3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeBoundedPlane const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCircArc2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCircArc3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCompositeCurve2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCompositeCurve3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCone const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCubicSplineCurve2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCubicSplineCurve3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCurveBoundary const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCurveCurveInt2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCurveCurveInt3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeCylinder const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeEllipArc2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeEllipArc3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeEllipCone const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeExternalBoundedSurface const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeExternalCurve2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeExternalCurve3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeExternalSurface const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeInterval const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeKnotVector const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeLine2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeLine3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeLineSeg2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeLineSeg3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeMatrix2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeMatrix3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeNurbCurve2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeNurbCurve3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeNurbSurface const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeOffsetCurve2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeOffsetCurve3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeOffsetSurface const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePlane const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePoint2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePoint3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePointOnCurve2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePointOnCurve3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePointOnSurface const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePolyline2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePolyline3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePosition2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGePosition3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeRay2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeRay3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeScale2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeScale3d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeSphere const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeTol const &=AcGeContext::gTol)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeTorus const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeVector2d const &)
 
static Acad::ErrorStatus __cdecl outFields (AcDbDxfFiler *, AcGeVector3d const &)
 

Static Public Attributes

static ARX_API_STATIC AcGeLibVersion const AcGeDxfIOVersion
 

Detailed Description

Definition at line 80 of file AcGeDxfIO.h.

Member Function Documentation

◆ inFields() [1/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &  )
static

◆ inFields() [2/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcArray< AcGeVector2d, AcArrayMemCopyReallocator< AcGeVector2d > > &  )
static

◆ inFields() [3/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &  )
static

◆ inFields() [4/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeAugPolyline3d &  )
static

◆ inFields() [5/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeBoundBlock2d &  )
static

◆ inFields() [6/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeBoundBlock3d &  )
static

◆ inFields() [7/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeBoundedPlane &  )
static

◆ inFields() [8/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCircArc2d &  )
static

◆ inFields() [9/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCircArc3d &  )
static

◆ inFields() [10/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCompositeCurve2d &  )
static

◆ inFields() [11/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCompositeCurve3d &  )
static

◆ inFields() [12/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCone &  )
static

◆ inFields() [13/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCubicSplineCurve2d &  )
static

◆ inFields() [14/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCubicSplineCurve3d &  )
static

◆ inFields() [15/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCurveBoundary &  )
static

◆ inFields() [16/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCurveCurveInt2d &  )
static

◆ inFields() [17/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCurveCurveInt3d &  )
static

◆ inFields() [18/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeCylinder &  )
static

◆ inFields() [19/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeDoubleArray &  )
static

◆ inFields() [20/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeEllipArc2d &  )
static

◆ inFields() [21/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeEllipArc3d &  )
static

◆ inFields() [22/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeEllipCone &  )
static

◆ inFields() [23/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeExternalBoundedSurface &  )
static

◆ inFields() [24/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeExternalCurve2d &  )
static

◆ inFields() [25/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeExternalCurve3d &  )
static

◆ inFields() [26/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeExternalSurface &  )
static

◆ inFields() [27/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeIntArray &  )
static

◆ inFields() [28/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeInterval &  )
static

◆ inFields() [29/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeKnotVector &  )
static

◆ inFields() [30/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeLine2d &  )
static

◆ inFields() [31/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeLine3d &  )
static

◆ inFields() [32/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeLineSeg2d &  )
static

◆ inFields() [33/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeLineSeg3d &  )
static

◆ inFields() [34/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeMatrix2d &  )
static

◆ inFields() [35/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeMatrix3d &  )
static

◆ inFields() [36/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeNurbCurve2d &  )
static

◆ inFields() [37/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeNurbCurve3d &  )
static

◆ inFields() [38/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeNurbSurface &  )
static

◆ inFields() [39/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeOffsetCurve2d &  )
static

◆ inFields() [40/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeOffsetCurve3d &  )
static

◆ inFields() [41/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeOffsetSurface &  )
static

◆ inFields() [42/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePlane &  )
static

◆ inFields() [43/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePoint2d &  )
static

◆ inFields() [44/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePoint2dArray &  )
static

◆ inFields() [45/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePoint3d &  )
static

◆ inFields() [46/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePointOnCurve2d &  )
static

◆ inFields() [47/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePointOnCurve3d &  )
static

◆ inFields() [48/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePointOnSurface &  )
static

◆ inFields() [49/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePolyline2d &  )
static

◆ inFields() [50/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePolyline3d &  )
static

◆ inFields() [51/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePosition2d &  )
static

◆ inFields() [52/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGePosition3d &  )
static

◆ inFields() [53/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeRay2d &  )
static

◆ inFields() [54/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeRay3d &  )
static

◆ inFields() [55/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeScale2d &  )
static

◆ inFields() [56/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeScale3d &  )
static

◆ inFields() [57/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeSphere &  )
static

◆ inFields() [58/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeTol &  )
static

◆ inFields() [59/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeTorus &  )
static

◆ inFields() [60/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeVector2d &  )
static

◆ inFields() [61/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::inFields ( AcDbDxfFiler * ,
AcGeVector3d &  )
static

◆ operator=()

AcGeDxfIO & AcGeDxfIO::operator= ( AcGeDxfIO const & )

◆ outFields() [1/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &  )
static

◆ outFields() [2/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcArray< AcGeVector2d, AcArrayMemCopyReallocator< AcGeVector2d > > const &  )
static

◆ outFields() [3/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > const &  )
static

◆ outFields() [4/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeAugPolyline3d const &  )
static

◆ outFields() [5/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeBoundBlock2d const &  )
static

◆ outFields() [6/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeBoundBlock3d const &  )
static

◆ outFields() [7/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeBoundedPlane const &  )
static

◆ outFields() [8/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCircArc2d const &  )
static

◆ outFields() [9/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCircArc3d const &  )
static

◆ outFields() [10/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCompositeCurve2d const &  )
static

◆ outFields() [11/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCompositeCurve3d const &  )
static

◆ outFields() [12/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCone const &  )
static

◆ outFields() [13/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCubicSplineCurve2d const &  )
static

◆ outFields() [14/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCubicSplineCurve3d const &  )
static

◆ outFields() [15/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCurveBoundary const &  )
static

◆ outFields() [16/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCurveCurveInt2d const &  )
static

◆ outFields() [17/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCurveCurveInt3d const &  )
static

◆ outFields() [18/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeCylinder const &  )
static

◆ outFields() [19/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeDoubleArray const &  )
static

◆ outFields() [20/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeEllipArc2d const &  )
static

◆ outFields() [21/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeEllipArc3d const &  )
static

◆ outFields() [22/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeEllipCone const &  )
static

◆ outFields() [23/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeExternalBoundedSurface const &  )
static

◆ outFields() [24/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeExternalCurve2d const &  )
static

◆ outFields() [25/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeExternalCurve3d const &  )
static

◆ outFields() [26/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeExternalSurface const &  )
static

◆ outFields() [27/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeIntArray const &  )
static

◆ outFields() [28/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeInterval const &  )
static

◆ outFields() [29/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeKnotVector const &  )
static

◆ outFields() [30/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeLine2d const &  )
static

◆ outFields() [31/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeLine3d const &  )
static

◆ outFields() [32/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeLineSeg2d const &  )
static

◆ outFields() [33/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeLineSeg3d const &  )
static

◆ outFields() [34/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeMatrix2d const &  )
static

◆ outFields() [35/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeMatrix3d const &  )
static

◆ outFields() [36/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeNurbCurve2d const &  )
static

◆ outFields() [37/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeNurbCurve3d const &  )
static

◆ outFields() [38/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeNurbSurface const &  )
static

◆ outFields() [39/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeOffsetCurve2d const &  )
static

◆ outFields() [40/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeOffsetCurve3d const &  )
static

◆ outFields() [41/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeOffsetSurface const &  )
static

◆ outFields() [42/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePlane const &  )
static

◆ outFields() [43/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePoint2d const &  )
static

◆ outFields() [44/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePoint2dArray const &  )
static

◆ outFields() [45/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePoint3d const &  )
static

◆ outFields() [46/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePointOnCurve2d const &  )
static

◆ outFields() [47/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePointOnCurve3d const &  )
static

◆ outFields() [48/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePointOnSurface const &  )
static

◆ outFields() [49/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePolyline2d const &  )
static

◆ outFields() [50/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePolyline3d const &  )
static

◆ outFields() [51/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePosition2d const &  )
static

◆ outFields() [52/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGePosition3d const &  )
static

◆ outFields() [53/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeRay2d const &  )
static

◆ outFields() [54/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeRay3d const &  )
static

◆ outFields() [55/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeScale2d const &  )
static

◆ outFields() [56/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeScale3d const &  )
static

◆ outFields() [57/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeSphere const &  )
static

◆ outFields() [58/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeTol const & = AcGeContext::gTol )
static

◆ outFields() [59/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeTorus const &  )
static

◆ outFields() [60/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeVector2d const &  )
static

◆ outFields() [61/61]

static Acad::ErrorStatus __cdecl AcGeDxfIO::outFields ( AcDbDxfFiler * ,
AcGeVector3d const &  )
static

Member Data Documentation

◆ AcGeDxfIOVersion

ARX_API_STATIC AcGeLibVersion const AcGeDxfIO::AcGeDxfIOVersion
static

Definition at line 83 of file AcGeDxfIO.h.


The documentation for this class was generated from the following file: