搜索资源列表
MFC_DXF_read
- 用MFC编写的读取DXF2004文件的一个小程序,希望能有所帮助,不过不是我自己写的-Read DXF2004 with MFC document prepared by a small program, I hope to be helpful, but not my own writing
CADViewerCSharp
- 用C#语言编写的读取并查看CAD文件的程序,实现了基本的功能,简便实用。-Written in C# to read and view CAD files of the program to achieve the basic functionality, simple and practical.
CADViewerVBNet
- 用VB.NET编写的CAD文件读取及查看的程序,实现了基本的功能,简便实用。-Written in VB.NET to read and view CAD files of the program to achieve the basic functionality, simple and practical.
10
- 利用VC编写的CAD小程序 实现直线、圆、椭圆,矩形的绘制,利用透明画刷来实现的。实现了线宽和颜色选择功能-CAD using a small program written in VC To achieve a straight line, circle, ellipse, rectangle drawing, the use of transparent brush to achieve. Achieve a line width and color selection funct
AutoCAD--er-ci-kai--fa
- 主要介绍用户应用AutoLISP语言进行AutoCAD的二次开发,编写连接紧固件中的内六角螺钉参数化绘图程序,内六角螺钉是常用的标准件。-This paper introduces a concrete example of user applications for AutoCAD s AutoLISP language secondary development, the preparation of the bolt fastener to connect the parameters o
work1
- ug二次开发,用c++编写的ug二次开发实例程序,可用ug打开,在c++中编译通过-ug secondary development, ug example of Secondary Development program, written in c++ available ug open in c++ compiled by
work2
- ug二次开发2,用c++编写的ug二次开发实例程序,可用ug打开,在c++中编译通过-ug development of secondary 2 ug secondary development of example programs written in c++ available ug open in c++ compiled by
work3
- ug二次开发3,用c++编写的ug二次开发实例程序,可用ug打开,在c++中编译通过-ug development of the second 3 ug secondary development of example programs written in c++ available ug open in c++ compiled by
A4
- 在cad的二次开发中,利用VB的二次开发功能编写程序实现A4图框的自动绘制。-failed to translate
Sprockets-drawing-program
- 本人是autolisp初学者,因工作需要经常要绘制链轮,特编写了一个链轮 绘制程序。内容比较多,但只完成了“单排链轮设计”这一组。在使用时需将 另三个文件放入AutoCAD默认目录下, 然后加载“.VLX”应用程序,在命令行 中键入lianlun回车即可,在数据保存一项要先建立一个 “.txt”文件,然后 才能存入该文件中。 请高手们给予指教-I was autolisp beginners, because of their work often have to
TSFL
- 用autolisp编写的计算土石方量的程序,可在CAD中使用。(Using autolisp to calculate the amount of earthwork, can be used in CAD)
CAD迷你看图软件
- 自己编写的CAD看图软件程序包很小 觉对好用 图纸保证可以打开(CAD software package written by myself is very easy to use.)
python地形
- 使用python编写的快速构建delaunay三角形数字地形模型的程序。