搜索资源列表
DxfReader_source_code 一个.NET(C#)平台下读取并显示DXF文件的类
- 一个.NET(C#)平台下读取并显示DXF文件的类-A. NET (C#) platform to read and display DXF file class
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
dxflib-2.5.0.0-1.src
- DXF库(dxflib) dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。 使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。 dxf
dxfTest
- dxf格式读写库的demo程序。通过dxflib来读写-dxf format to read and write library demo program. Dxflib to read and write by
dxf2gcode_b02_source
- dxf文件直接转换g编码的源代码,python编写-convert dxf to g code , source code
DWGdirectCPP
- DWGdirect开发手册,用来读取DWG\DXF文件-DWGdirect development manual to read DWG \ DXF file
DrxSDK_2.07
- opendwg的DWGdirect DRX SDK DrxSDK_2.07.zip-The DWGdirect DRX SDK is a package that allows users to create extensions for DWGdirect-based applications. DRX applications can access the data in a DWG/DXF drawing file, add custom commands to the global DW
AutoCAD-dxf-
- 解析dxf,AutoCAD图文交换文件dxf文件 圆 读取示例--AutoCAD Graphic Interchange File dxf file sample yen Read
DXF-ReadShow
- 读取显示DXF文件 采用控件形式开发 CAD格式学习作品-Read DXF files using the controls in the form shown development of CAD formats learning works
DXF
- 读取DXF格式源码,涵盖了大部分的CAD图形对象。-Read DXF format source, covering most of the CAD drawing object.
Dxf-Dem
- 功能很全的一个软件,能自动将DXF格式的转换整DEM格式的文件,非常不错。-It features a full software that can automatically convert the entire DEM file formats DXF format, very good.
dxf
- Delphi DXF reading example
AppDxfReadAndWrite
- C#自定义控件,可以显示DXF文件,支持多张显示(合并为一个图)。(C# custom control, you can display the DXF file, support multiple display (merged into a map).)
source_code
- Simple DXF Viewer. The data is extracted from the DXF file and ploted onto a Canvas.
dxf-reference
- Autodesk Reference format
dxflib-3.17.0-src
- dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。 使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。 dxflib完全基于C/C++标准库实现,不依赖
dxftoscr
- DXF-SCR翻译器:能够将DXF文件中的实体部分用SCR文件来生成(只翻译实体数据,不包括公有属性如图层、颜色、线型等)。程序至少应能处理以下实体:POINT、LINE、CIRCLE、ARC、LWPOLYLINE。(DXF-SCR translator: it is able to generate entity part in DXF file by SCR file. It only translates entity data, excluding public attributes s
dxflib-reference-manual
- dxflib编程指南, dwg文件转dxf文件后读出所有数据(dxflib reference manual)
dxflib
- 可以读写dxf文件,并且定义了绘制点线面的虚函数接口。(You can read and write DXF files, and define the virtual function interface of drawing points and lines.)