搜索资源列表
dxf2coord_20
- MATLAB读取cad生成的dxf文件,在MATLAB可以处理简单的CAD的对象,为MATLAB读取cad提供了一种方法。-MATLAB can read the file of dxf. You can do opertion to the object in the cad.
MFCDC
- 实现VC++读取CAD的dxf文件,并在单文档中还原图形-VC++ implementation of CAD dxf file to read, and restore the graphics in a single document
extcalc-0.9.3-1.tar
- 可以cad文件,然后预览。而且可以放大,缩小,平移等操作。- inputing dxf document, and preview.
CAD
- AutoCAD VBA属性.chm AutoCAD里的DXF参考书.chm-AutoCAD VBA AutoCAD DXF
ReadDxf
- 读取CAD保存的DXF文件格式,并显示图形!只是支持线、圆、弧!-read the file of dxf format ,and display the graphics on vc panel.
browser
- autocad的dxf格式文件读取,可用于cad开发-dxf format files read, can be used cad development
dime.src
- Dime程序源码,包含Dxf文件分类结构以及每一种元素类型的源码,适合CAD软件开发人员参考学习-Dime program source code contains the the Dxf file classification structure as well as the source of each element type, suitable for CAD software developers of learning
vbdxf
- 在vb内部不打开cad直接保存成cad格式的dxf文件,并绘图-Internal vb without opening cad dxf file saved directly into cad format
DXF-ReadShow
- 读取显示DXF文件 采用控件形式开发 CAD格式学习作品-Read DXF files using the controls in the form shown development of CAD formats learning works
eastdraw
- 一款工程CAD绘图软件EastDraw的源代码,VC++6.0开发编写,功能还是比较强大的,演示可看截图。在VC6.0下编译通过。源码有很高的学习价值,它可以用来绘制平画图形,直线、矩形、不规则图形等等,并对其角色,类似AUTOCAD软件的功能。-Acad DXF
DXF
- 读取DXF格式源码,涵盖了大部分的CAD图形对象。-Read DXF format source, covering most of the CAD drawing object.
VisualDXF
- 该程序能读取dxf文件并显示,学习扩展该程序,可用于工程设计中CAD图形的绘制,以达到简化重复工作的目的。-The program can read dxf file and display.
DXFDetailedformat
- DXF是Drawing eXchange File的缩写,意思为图形交换文件,在工程制图中有广泛的应用,掌握了DXF文件的读写对编写CAD软件时的图形信息的交换有重要意义。本文详细分析了DXF格式及解析方法-Drawing eXchange File DXF is an abbreviation, meaning DXF, widely used in engineering drawing, mastered reading and writing DXF files to exchange
ConvertDXFtoBMP
- 该工程能够实现将cad为dxf格式的图转换为bmp格式的图,是其实现其他功能的前提。-The project can realize the cad for DXF format figure can be converted into BMP format picture, is the precondition of its implement other functions.
DxfReader
- cad文档DXF格式文件解释,用C++实现-DXF reader
source_code
- Simple DXF Viewer. The data is extracted from the DXF file and ploted onto a Canvas.
netDxf Documentation
- netDxf Class Library Documentation
dxflib-3.17.0-src
- dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。 使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。 dxflib完全基于C/C++标准库实现,不依赖
DwgViewX
- Autocad Cad Viewer (DWG & DXF)