Description: DXF format is mainly read and saved, you can run the following VC++, and the algorithm has been optimized.
- [yxj] - AUTOCAD and DXF files to deal with the r
- [DxfReadLine] - AutoCAD Drawing in a straight line and c
- [VC-DXF] - DXF format using VC to achieve conversio
- [dxf] - 1 Open the DXF file source program, to a
- [DrxSDK_2.07] - The DWGdirect DRX SDK is a package that
File list (Check if you may need any files):
yxj
...\Bin
...\...\Debug
...\...\.....\CadIO
...\...\.....\.....\CadIO.exp
...\...\.....\.....\CadIO.lib
...\...\.....\.....\CadIO.obj
...\...\.....\.....\CadIO.pch
...\...\.....\.....\CadIO.pdb
...\...\.....\.....\CadIO.res
...\...\.....\.....\CadIO.sbr
...\...\.....\.....\DimView.obj
...\...\.....\.....\DimView.sbr
...\...\.....\.....\DRBlocks.obj
...\...\.....\.....\DRBlocks.sbr
...\...\.....\.....\DREntities.obj
...\...\.....\.....\DREntities.sbr
...\...\.....\.....\DRTables.obj
...\...\.....\.....\DRTables.sbr
...\...\.....\.....\DrwIO.obj
...\...\.....\.....\DrwIO.sbr
...\...\.....\.....\DWBlocks.obj
...\...\.....\.....\DWBlocks.sbr
...\...\.....\.....\DWEntities.obj
...\...\.....\.....\DWEntities.sbr
...\...\.....\.....\DWTables.obj
...\...\.....\.....\DWTables.sbr
...\...\.....\.....\DXFBase.obj
...\...\.....\.....\DXFBase.sbr
...\...\.....\.....\DXFRead.obj
...\...\.....\.....\DXFRead.sbr
...\...\.....\.....\DXFWrite.obj
...\...\.....\.....\DXFWrite.sbr
...\...\.....\.....\MemDrw.obj
...\...\.....\.....\MemDrw.sbr
...\...\.....\.....\StdAfx.obj
...\...\.....\.....\StdAfx.sbr
...\...\.....\.....\TextView.obj
...\...\.....\.....\TextView.sbr
...\...\.....\.....\vc60.idb
...\...\.....\.....\vc60.pdb
...\...\.....\.....\View.obj
...\...\.....\.....\View.sbr
...\...\.....\CadIO.dll
...\...\.....\CadIO.ilk
...\...\.....\CadLib.obj
...\...\.....\ChildFrm.obj
...\...\.....\MainFrm.obj
...\...\.....\StdAfx.obj
...\...\.....\vc60.idb
...\...\.....\vc60.pdb
...\...\.....\workplace.exe
...\...\.....\workplace.ilk
...\...\.....\workplace.obj
...\...\.....\workplace.pch
...\...\.....\workplace.pdb
...\...\.....\workplace.res
...\...\.....\workplaceDoc.obj
...\...\.....\workplaceView.obj
...\CadIO
...\.....\CadIO.aps
...\.....\CadIO.cpp
...\.....\CadIO.def
...\.....\CadIO.dsp
...\.....\CadIO.dsw
...\.....\CadIO.h
...\.....\CadIO.plg
...\.....\CadIO.rc
...\.....\resource.h
...\.....\StdAfx.cpp
...\.....\StdAfx.h
...\Drawing
...\.......\DrwIO.cpp
...\.......\DrwIO.h
...\.......\MemDrw.cpp
...\.......\MemDrw.h
...\.......\View
...\.......\....\Colors.h
...\.......\....\DimView.cpp
...\.......\....\DimView.h
...\.......\....\TextView.cpp
...\.......\....\TextView.h
...\.......\....\View.cpp
...\.......\....\View.h
...\DXFFile
...\.......\Base
...\.......\....\DXFBase.cpp
...\.......\....\DXFBase.h
...\.......\....\SimpleList.h
...\.......\Read
...\.......\....\DRBlocks.cpp
...\.......\....\DRBlocks.h
...\.......\....\DREntities.cpp
...\.......\....\DREntities.h
...\.......\....\DRTables.cpp
...\.......\....\DRTables.h
...\.......\....\DXFRead.cpp
...\.......\....\DXFRead.h
...\.......\Write
...\.......\.....\DWBlocks.cpp