搜索资源列表
cduqudxfwenjian
- 读取CAD的DXF文件,以方便使用CAD存取的字符文件被其他读取 -Read the CAD' s DXF files to facilitate the use of CAD access by other characters in the file to read
CAO
- 自动读取,编辑和保存为dxf文件的开源代码。很好。-Load, Edit and Save DXF File.
DXFImportecscode
- 用C#编写的,读写DXF文件并且显示。很好,外文的。-read dxf files and display,using c#。english。
DXF
- CAD读取写入,读取Autocad文件格式,DXF格式文件,完全源码-CAD read write, read Autocad file format, DXF format, complete source
DXF
- C#代码实现生成DXF文件,有实例和源代码-C# code to generate DXF files, there are examples and source code
READ-DXF-LINE
- 读取DXF文件中的实体信息。目前只包括直线。用链表存储,并显示出来。-Read the information of the entities in the DXF file. Include straight line.
Cshape-dxflibrary
- C#代码实现生成DXF文件,有实例和源代码-C# code to generate DXF files, there are examples and source code
read-dxf-files
- 用c#编写的读取dxf文件,做三维模型处理的同学可以用下,关于dxf的格式说名-Read dxf files written in c#, students can do a three-dimensional model of processing under dxf format that name
2010_CSharp_DXF
- VC#读取dxf文件,可以实现放大、缩小、平移等功能。-VC# read dxf file can enlarge, shrink, pan functions.
DXFMFC
- 读取DXF文件,直直线和圆的读取,DXF文件的读取-read dxf
source_code
- 可以打开任何软件生成的DXF文件,并在窗口中显示出图形文件。-Read dxf files
CSharp-for-DXF
- C#操作DXF,可以实现读取DXF文件、保存DXF文件、放大、缩小、平移等功能,代码规范,对象化操作。-C# for DXF, can read DXF files, save the DXF file, zoom, pan and other functions, the code specification, object operation.
dXF
- 这是我自己写的一个关于DXF坐标的转换代码,可以生成DXF文件,还是有错误,望大神修改-about translating the coordanate in DXF
test2_DXF_cc
- 建立了专门生成dxf文件的DXF类,可直接就任到其它程序中,运用本类可直接生成DXF文件. -Established a special DXF file generated by the DXF class, can be directly assumed to other procedures, the use of this class can be directly generated DXF file.
C#中DXF文件解析显示(读取,合并,保存)
- 在C#中对DXF文件解析显示,可读取,合并,保存DXF文件。(DXF file parsing in C# shows that you can read, merge and save DXF files.)
DXF to TXT
- dxf里面的坐标数据提取,并保存为I提醒他文件,一个小程序(DXF coordinates data extraction, and saved to TXT file, a small program.)
C#操作DXF
- C# 操作dxf文件的源代码,里面有例子。是NetDxf(C # operation of the source code of the CAD DXF file, NetDxf, and source code examples)
dxf文件c#解析
- dxf文件c#解析,dxf文件c#解析,dxf文件c#解析,dxf文件c#解析
0292 C#读取dxf格式文件并显示源码2个
- 简单的dxf文件读取并显示,适合初学者学习!(Simple DXF file read and display, suitable for beginners to learn!)
C# 读取并显示DXF文件
- C#读取并显示DXF文件示例源码,C#语言编写。