搜索资源列表
XLCNC
- VB读取dxf文件并转换为单片机能识别的圆心坐标数据。
readfile
- 打开并且读取DXF文件中的直线和弧线信息。-open and access the information of lines and arcs in the DXF file.
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 。
dxf
- 基于vc的关于dxf文件的读取,根据dxf文件生成加工代码-Vc read about dxf file-based code generation process according to dxf file
ReadAutoCAD
- C++读取DXF文件提取里面的数据,绘制图形是调用的人家的数据接口-C++ read DXF file to extract the data inside, calling the people to draw graphics data interface
vb-READ-dxf-new-version
- vb读取.dxf文件中图形的坐标信息,并将这些信息记录在.txt文件中。-vb read coordinate information .dxf file in graphics, and the information recorded in a .txt file.
VcreadDxf
- 利用Microsoft Visual Studio 2010编写的读取AutoCAD中DXF文件,可以实现对cad图形的读取并显示。-The use of Visual Studio Microsoft 2010 prepared by the read DXF AutoCAD file, you can achieve the CAD graphics read and display.
读取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.)
dxflib-3.17-2.0-src
- Qt上读取或者生成dxf文件的C++开源库。(This is a c++ lib for reading and writing dxf file on Qt.)
DXFExporter
- 通过读取AutoCAD DXF文件,组合、导出相应的信息。(Read AutoCAD DXF file, combined and exported data.)
netdxf
- 使用C# 读取DXF文件,对DXF二次开发。(Read and Write DXF based on C# language)