搜索资源列表
dxf2G
- 将DXF文件转换为G代码(NC代码),只能转换ASCII编码的DXF文件-dxf2G is a simple program that converts dxf 2D files into a .ngc G code files usable in programs such as Emc2
acad_dxf0
- dxf 文件格式说明,可以学习一下,用来 了解dxf的文件存储格式-dxf reference
XLCNC
- VB读取dxf文件并转换为单片机能识别的圆心坐标数据。
sdxf
- 使用python写的一个关于AutoCAD dxf文件读写的程序,来源:网络-Using python to write a paper on reading and writing AutoCAD dxf procedures Source: Network
t0
- dxf格式转art,art格式转dxf,也可做一些Geomap的导出文件。-dxf format to art, art form to dxf, also can do some of the export file Geomap.
readfile
- 打开并且读取DXF文件中的直线和弧线信息。-open and access the information of lines and arcs in the DXF file.
dxffdjs
- 能将任一版本的DXF文件进行换带计算,速度快,精度高,没任何限制。-Can any one version of the DXF file for band structure calculation, high speed, high precision, without any restrictions.
readline
- 读取DXF文件中的线段中所包含节点的小程序,需要进一步完善。-Read segments in the DXF file contains the node program, need to be further improved.
readDXF4
- c++builder读取简单dxf文件,通过opengl显示。-c++builder read dxf files simply by opengl display.
matlab-import-dxf
- 用matlab读取.dxf文件。本站原有代码dxf2coord_20.m中对于圆弧只能读出其圆心坐标及半径,缺少圆弧起始角及终止角,并不能在应用中实际用起来。修改后可以读出圆弧的起始角和终止角-the scr ipt can offer start angle and end angle of an arc,which are unable to access in an earlier scr ipt dxf2coord_20.m 。
DXFToGCode20120923
- VC++6.0编写的CAD dxf文件直接转换为数控加工G代码程序。直接调入DXF文件,生成可用于数控加工的G代码。-Written by VC++6.0 CAD DXF files directly into G code program of CNC machining. Direct load DXF file generation, can be used for NC machining G code.
dxf
- 基于vc的关于dxf文件的读取,根据dxf文件生成加工代码-Vc read about dxf file-based code generation process according to dxf file
python-Draft-dxf-importer-master
- 使用python读写dxf文件。有实例可以运行。-read and write dxf file based on python
vb-READ-dxf-new-version
- vb读取.dxf文件中图形的坐标信息,并将这些信息记录在.txt文件中。-vb read coordinate information .dxf file in graphics, and the information recorded in a .txt file.
读取dxf文件程序
- 用labview读取dxf文件的案列,labview是面向工程师的语言(Using LabVIEW to read the column of the DXF file, LabVIEW is an engineer oriented language)
C#_读取DXF文件
- C#读取DXF文件,线,圆,圆孤,多线段,半圆,椭圆等dxf文件。(C# reads DXF files, lines, circles, circles, orphaned, polyline, semicircle, ellipse and other DXF files.)
dxf转g代码
- dxf 转数控机的g代码文件,打开dxf文件的路径,设置g代码生成的文件位置。(G code file for DXF NC machine)
DXFExporter
- 通过读取AutoCAD DXF文件,组合、导出相应的信息。(Read AutoCAD DXF file, combined and exported data.)
netdxf
- 使用C# 读取DXF文件,对DXF二次开发。(Read and Write DXF based on C# language)
基于C#操作DXF
- c# 操作DXF类库文件,获取DXF数据,及坐标(C# operates DXF class library files, gets DXF data, and coordinates)