搜索资源列表
ClsDXFPloter
- DXF文件输出接口.提供类似标准绘图指令,用户利用这些指令,可以写出能够被 ACAD或CorelDraw读入的标准DXF文件.-DXF files output interface. Similar standards for graphics instructions, users of these instructions, it can be ACAD write or read CorelDraw standard DXF files.
dxf.IO
- VC++ read and write DXF files
C#实现读写DXF代码
- C#实现读写DXF代码,C#实现读写DXF代码。,DXF read and write code in C# to achieve, C# code to achieve read and write DXF.
DXF file read / write and manager code
- DXF file read / write and manager code - use this lib with CAD DXF file format manager,DXF file read / write and manager code - use this lib with CAD DXF file format manager
2111_dxflib_dxflib-2.0.1.3-1.s
- dxf file write and read.,dxf file write and read.
gdal170
- 读写各类gis格式文件,如dbf\tif\shp\tab\mif-Gis format to read and write various types of
DXFWrite
- C#写DXF,程序简单易懂。对初学者会有帮助-C# to write DXF, easy-to-read process. It would be helpful for beginners
CadLib
- read & write the dxf file format-read
ycad-1.0.2
- Java实现dxf,有读取和画图的作用,可以用java applet实现画图-Java read and write dxf
dxf_3_0
- this is basic routine to read write dxf file compatible with autocad r12
dxflib
- dxflib is an open source C++ library mainly for parsing DXFTM files. QCAD, CAM Expert and vec2web all use dxflib to import DXF files. dxflib can also write DXF files, but you need to have good knowledge of the DXF format to produce valid output.
dxfread
- 对CAD的DXF进行读写,是基于MFC对话框编程~很强大-On CAD' s DXF read and write, is based on the MFC dialog box is a powerful programming ~
DXF
- CAD读取写入,读取Autocad文件格式,DXF格式文件,完全源码-CAD read write, read Autocad file format, DXF format, complete source
dxf-file
- dxf文件操作 读写,画线等 对图像处理方面有所帮助-dxf file operations read and write, draw lines, and help for image processing
OPENGL-write-read-DXF-files
- OPENGL写的读取DXF文件的曲线特征的信息-The OPENGL write read DXF files curve characteristics
python-Draft-dxf-importer-master
- 使用python读写dxf文件。有实例可以运行。-read and write dxf file based on python
dxflib-3.17.0-src
- 使用c++类读取dxf,大家可以学习学习,不是本人写的。(Use the c++ class to read DXF, you can learn to learn, not my write.)
dxflib-3.17.0-src
- dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。 使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。 dxflib完全基于C/C++标准库实现,不依赖
netdxf
- 使用C# 读取DXF文件,对DXF二次开发。(Read and Write DXF based on C# language)
dxflib
- 可以读写dxf文件,并且定义了绘制点线面的虚函数接口。(You can read and write DXF files, and define the virtual function interface of drawing points and lines.)