1、 毕业设计(论文)毕业设计(论文) 题 目 基于AutoCAD电缆桥架图形库管理系 统的设计与开发 I 基于基于 AutoCAD 电缆桥架图形库管理系统的电缆桥架图形库管理系统的 设计与开发设计与开发 【摘要】【摘要】 本文针对机械生产中大批量生产效率低下, AutoCAD 系统不能很好地适 应各类生产情况等问题。深入了解电缆桥架设计制造企业工作流程;利用开发语 言 VB 和 mdb 格式的数据库设计与开发电缆桥架图形库管理原型系统。通过对电缆 桥架型号和参数的研究调查,结合对 AutoCAD 进行的二次开发。设计了图形库系 统,其中包含了需求分析、功能设计、系统结构图、数据库设计、代码编写、
2、系 统测试等。写出支持系统开发的理论知识。系统通过 VB 编辑器和数据库实现了数 据的新建,添加,删除,修改等功能。借助了其参数化绘图功能,大大减少了生 产中重复性的动作。达到提高效率,减少生产成本的作用。 【关键词关键词】 CAD,数据库,VBA,二次开发,参数化绘图 浙江大学城市学院毕业论文 Abstract II Research and Development of Cable Tray Drawing Library Management System Based on AutoCAD 【Abstract】 In this paper, In order to solve the p
3、roblem about low effectiveness in machinery production and AutoCAD system is not well adapted to various types of production and other issues. We investigate the cable tray design and manufacturing enterprise workflow. Use development language VB and mdb format, database design and development of ca
4、ble tray graphical database management system prototype. Through the cable tray types and parameters of survey research, combined with the secondary development of AutoCAD, We designed graphics library system. This system includes requirements analysis, functional design, the system structure, datab
5、ase design, coding, testing system. We write support system development theory. System through the VB Editor and database achieve a new function which can add data, delete data, modify data, and other functions. With its parametric drawing function, Greatly reducing the production of repetitive move
6、ments. To improve efficiency and reduce the role of the production costs. 【Key Words】 CAD,Data Base,VBA,Secondary Development,Parametric Drawing 浙江大学城市学院毕业论文 目录 III 目目录录 第 1 章 绪论 1 1.1 研究的背景和意义 .1 1.1.1 研究的背景 1 1.1.2 研究的意义 2 1.1.3 二次开发的发展和趋势 2 1.2 国内外研究现状 .3 1.2.1 国内研究现状 3 1.2.2 国外研究现状 4 1.3 研究内容 .5 第 2 章 电缆桥架组成 7 2.1 电缆桥架的结构及种类 .7 2.2 电缆桥架的功能及参数 . 11 第 3 章 AutoCAD 二次开发技术 17 3.1 二次开发的必要性及功能 .17 3.2 二次开发 VBA 语言 17 3.2.1 VBA 的功能 .18 3.2.2 VBA 工程和宏 .18 3.3 块功能和块属性 .18 3.3.1 块功能 19 3.3.2