搜索资源列表
dxf.IO
- VC++ read and write DXF files
dime-0.9.1-src
- 读和写dxf文件的c++类库源码2-source code about read and write dxf files with c++
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.
dxflib-2.5.0.0-1.src
- DXF库(dxflib) dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。 使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。 dxf
DXF_DLL
- 用c++读写dxf文件提供了c++源代码。-Using c++ read and write dxf file provides a c++ source code.
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
NestProfessor
- NestProfessor SDK 可以智能地在板材上排版各种图形(零件). 1) 优化的排版结果以获得最高的板材利用率。 2) 高速的排版速度。 3) 支持Part-in-Part排版方式。 4) 支持利用板材余料进行排版。 5) 支持读写DXF/DWG文件。 6)支持添加图形辅助信息。例如在钣金加工行业中,可以在零件边界上添加导入导出,微连接等加工特征。-NestProfessor is a SDK and Tool which can nes
python-Draft-dxf-importer-master
- 使用python读写dxf文件。有实例可以运行。-read and write dxf file based on python
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.)