搜索资源列表
简易二维CAD
- 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
CAD文件读取程序
- 不错的AUTOCAD文件读取程序(VC源码+DEMO),对需要在其他程序中读取/编辑AUTOCAD文档具有很好的借鉴作用。-good AUTOCAD document reader (VC + source DEMO), the need in other proceedings to read / edit AutoCAD files with a good reference.
2006011207364929221
- 这个源码是利用VB写的控制CAD工具绘图小程序.-this source is written in VB control CAD drawing tools small programs.
AutoCADarx
- cad----vba,autolisp,arx二次开发设计源码下载-cad - VBA, autolisp, ARX secondary source download Design
115157704E8_1
- MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽?BR> [简易二维CAD.rar] - 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等
VB-CAD
- 使用VB引用AutoCAD库进行二次开发。功能是通过调用图库,实现参数绘制窑炉3视图。目前还不太完善,以后能引用一种新的技术(网上有)就能更好的实现了。这个是我的毕业设计的源码。-AutoCAD using VB reference library redevelopment. By calling the library function is to realize the parameters of the furnace three view drawing. Is still not p
MyCAD
- C#仿简单的CAD矢量绘图源码.重点是模仿了CAD的矢量绘图功能,实现了画直线,长方形,圆形、选择线条颜色,线条粗细、移动以及清除等操作,还可以保存。-C# imitate a simple CAD vector graphics source. Focus on imitation of the CAD vector graphics to achieve a draw line, rectangle, circle, select the line color, line thickness
DXF
- CAD读取写入,读取Autocad文件格式,DXF格式文件,完全源码-CAD read write, read Autocad file format, DXF format, complete source
cad
- 综合CAD系统C源码,代码包括CAD图形生成文件,需要预先安装AUTO-CAD-C source code of integrated CAD system
CAD-application-development-
- 就OpenGl和VC联合编程做了详细介绍,还有相应的源码,和库-VC OpenGl and joint programming on a detailed descr iption, as well as the corresponding source code, and libraries
CAD
- CAD源码 没什么大作用 新手写的 混积分的 不用下载-CAD source no big role in the new hand-written mixed points do not have to download
TestArxMfc
- 实现cad中wblock功能,实现将CAD模型空间中的实体转化为块(Implement wblock function in cad)
CAD源代码
- 打开,修改CAD文件的源代码,支持简单画图,是个小型的画图软件(CAD CODE FOR WINDOWS PLATFORM)
code
- ARX图形绘制源码,包括绘制椭圆、剪切、偏置等功能(ARX graphics rendering source)
C# 仿CAD矢量绘图源码
- 模仿CAD利用c#编制的绘图程序,能够绘制基本的点线面,包括折线、曲线等,可以作为绘图开发的参考。 ()(Use c# imitate CAD drawing preparation program that can draw basic points, lines, including polylines, curves, etc., can be used as a reference plot development.)
三维制图
- 模拟CAD三维制图基础源码!练习研究用!!(Analog CAD 3D drawing foundation source! Practice research!!)
vb_cad
- 使用VB对AUTOCAD进行二次开发的实例源码,可直接使用。(Using VB to instances of the secondary development of AUTOCAD source code, can be used directly.)
收集和整理的lisp源码
- 收集整理出来的lisp源代码,互相学习互相分享(Collect and sort out the LISP source code, learn from each other and share each other.)
DXFTest
- 非常有用的资料,C#源码,能够直接导入DXF文件,并对DXF文件分析是圆、线,轮廓等形状,并对形状进行分析,可以直接生成G代码或者点位信息。自己可以拿点位信息再做处理。(Very useful information, C # source code, can directly import DXF file, and DXF file analysis is circular, line, contour and other shapes, and shape analysis, can di
pppp
- 在cad中,批量偏移对象,有需要的可以下载,lisp源码 命令pppp((defun c:PPpp (/ ss JL CS FX n XY))