VB022用VB开发交互式cad系统
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
本次毕业设计的任务是用VB开发交互式CAD系统的图形编辑部分。VB采用了面向对象编程, 为开发交互式系统提供了一系列的属性、方法和控件设计。交互式CAD系统是计算机绘图系统中比较先进和完善的一种系统形式,是计算机图形最自然的方式之一。具有交互绘图的功能。能实现鼠标绘图、图元选择和编辑,对选中的图元进行修改、几何变换和删除等操作具备图形输出功能。交互式CAD系统的特点是方便、直观、高效。本次设计的重点是图形编辑中的图形的平移和旋转。交互式cad系统在办公、绘图平面设计、工业设计等方面都有很多应用。
关键字: 交互式CAD系统 图形的编辑 VB
Abstract
This graduation project duty is develops the interactive CAD system with VB the graphic editor part. VB has used the object-oriented programming, In order to develop the interactive system to provide a series of attributes, the method and to control a design. The interactive CAD system is in the computer cartography system quite advanced and the perfect one kind of system form is the computer corresponds one of most natural ways. Has the alternately cartography the function. Can realize the mouse cartography, a chart Yuan choice and the edition, to the chart Yuan which selects carries on operation and so on revision, geometry transformation and deletion has the graphical output function. The interactive CAD system characteristic is convenient, direct viewing, is highly effective. This design key point is in the graphic editor graph translation and revolves. The interactive cad system in aspect and so on work, cartography plane design, industrial design all has very applies. 【www.think58.com计算机毕业论文网】
[来源:http://think58.com]
Key words: Interactive CAD system graph edition VB think58.com [资料来源:THINK58.com]
目 录
第1章 绪论 …………………………………………………… 5
第2章 可行性研究 …………………………………………………… 6
2.1 问题定义
2.2 可行性分析
第3章 总体设计 …………………………………………………… 7
3.1 总体规划
3.2 开发环境和工具
3.3 软件介绍
3.4系统实现和设计主要分以下几个步骤
第4章 具体设计 …………………………………………………… 8
4.1具体设计的详细说明图 ………………………………………………8 本文来自think58
4.2 图元的编辑…………………………………………………………… 9
4.3 图元的拾取与选择 ………………………………………………… 14
4.4 窗体的显示控制………………………………………………………17
第5章 心得体会 …………………………………………………… 18
参考资料 …………………………………………………… 19
第一章 绪论
对于大多数人而言,“交互式CAD技术”是一个熟悉而陌生的概念,为什么这么说呢?因为您可能经常在使用这种技术,却没有意识到。什么是交互式cad技术呢?打一个比方说;用鼠标在屏幕上画一条直线,选中它后,可以改变直线段的方位和长度。这种技术绘图具有方便、直观、高效率等特点,在各种专业软件、数据处理软件、AutoCAD、Flash、PowerPoint、Word等很很多软件里面都有广泛的应用。
[资料来源:www.THINK58.com]
在交互式系统中,不仅可以实现用鼠标绘图,还可以选择图元,并对选中的图元进行修改、几何变换和删除等操作。为了实现这些功能,交互式CAD系统不仅需要考虑图形的数学模型,还要在数据结构、内存管理等方面做出筹划。
think58.com [来源:http://www.think58.com]