搜索资源列表
dxf转换G代码
- 将dxf转换成nc代码
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文件并转换为单片机能识别的圆心坐标数据。
DxfExportTest
- 导出dxf的原码类库,根据国外一个反编译的-export dxf
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.
Spiral-generation-06-2010
- Program for generating spiral shapes (eleptical and rectangular) in PLT, Gereber and DXF format. Very useful tool for designing PCB coils for RFID and other RF applications. Full sources and EXE file
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 。
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)
caricaDXF
- This file load a DXF file (autocad 14) on an Opengl Structure
日服
- 亲测 日服DXF稳定 编译可用 Pro test clothing DXF stable compiler available(Pro test clothing DXF stable compiler available)
DXFExporter
- 通过读取AutoCAD DXF文件,组合、导出相应的信息。(Read AutoCAD DXF file, combined and exported data.)
基于C#操作DXF
- c# 操作DXF类库文件,获取DXF数据,及坐标(C# operates DXF class library files, gets DXF data, and coordinates)
VB读取DXF格式点坐标
- Visual Basic程序实现对DXF格式图纸中断点坐标的读取和导出(This Appliciation provides a method to capture the important points of an DXF file and it can also import these points in a txt file.)