【正文】
畢業(yè)設(shè)計(jì)(論文) 題 目 基于 AutoCAD電纜橋架圖形庫(kù)管理系統(tǒng)的設(shè)計(jì)與開(kāi)發(fā) 姓 名 **** 學(xué) 號(hào) ****** 專(zhuān)業(yè)班級(jí) 機(jī)自 1203 所在學(xué)院 工程學(xué)院 指導(dǎo)教師(職稱(chēng)) ****(副教授) 二○ 一 六 年 五 月 二十五 日 ***大學(xué)城市學(xué)院畢業(yè)論文 摘要 I 基于 AutoCAD 電纜橋架圖形庫(kù)管理系統(tǒng)的設(shè)計(jì)與開(kāi)發(fā) 【摘要】 本文針對(duì)機(jī)械生產(chǎn)中大批量生產(chǎn)效率低下, AutoCAD系統(tǒng) 不能很好地適應(yīng)各類(lèi)生產(chǎn)情況等問(wèn)題。 深入了解電纜橋架設(shè)計(jì)制造企業(yè)工作流程;利用開(kāi)發(fā)語(yǔ)言 VB和 mdb格式的數(shù)據(jù)庫(kù)設(shè)計(jì)與開(kāi)發(fā)電纜橋架圖形庫(kù)管理原型系統(tǒng)。 通過(guò)對(duì)電纜橋架型號(hào)和參數(shù)的研究調(diào)查,結(jié)合對(duì) AutoCAD 進(jìn)行的二次開(kāi)發(fā)。設(shè)計(jì)了圖形庫(kù)系統(tǒng),其中包含了 需求分析、功能設(shè)計(jì)、系統(tǒng)結(jié)構(gòu)圖、數(shù)據(jù)庫(kù)設(shè)計(jì)、代碼編寫(xiě)、系統(tǒng)測(cè)試 等 。寫(xiě)出支持系統(tǒng)開(kāi)發(fā)的理論知識(shí)。 系統(tǒng)通過(guò) VB編輯器和數(shù)據(jù)庫(kù)實(shí)現(xiàn)了數(shù)據(jù)的新建,添加,刪除,修改 等功能。借助了其參數(shù)化繪圖功能,大大減少了生產(chǎn)中重復(fù)性的動(dòng)作。達(dá)到提高效率,減少生產(chǎn)成本的作用。 【 關(guān)鍵詞 】 CAD, 數(shù)據(jù)庫(kù) , VBA, 二次開(kāi)發(fā) , 參數(shù)化繪圖 浙江大學(xué)城市學(xué)院畢業(yè)論文 Abstract II Research and Development of Cable Tray Drawing Library Management System Based on AutoCAD 【 Abstract】 In this paper, In order to solve the problem 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 cable tray graphical database management system prototype. Through the cable tray types and parameters of survey research, bined with the secondary development of AutoCAD, We designed graphics library system. This system includes requirements analysis, functional design, the system structure, database 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 movements. To improve efficiency and reduce the role of the production costs. 【 Key Words】 CAD, Data Base, VBA, Secondary Development, Parametric Drawing 浙江大學(xué)城市學(xué)院畢業(yè)論文 目錄 III 目 錄 第 1 章 緒論 ............................................................................................................................1 研究的背景和意義 ...................................................................................................1 研究的背景 ....................................................................................................1 研究的意義 ....................................................................................................2 二次開(kāi)發(fā)的發(fā)展和趨勢(shì) ................................................................................2 國(guó)內(nèi)外研究現(xiàn)狀 .......................................................................................................3 國(guó)內(nèi)研究現(xiàn)狀 ................................................................................................3 國(guó)外研究現(xiàn)狀 ................................................................................................4 研 究?jī)?nèi)容 ...................................................................................................................5 第 2 章 電纜橋架組成 ............................................................................................................7 電纜橋架的結(jié)構(gòu)及種類(lèi) ...........................................................................................7 電纜橋架的功能及參數(shù) ......................................................................................... 11 第 3 章 AutoCAD 二次開(kāi)發(fā)技術(shù) ........................................................................................17 二次開(kāi)發(fā)的必要性及功能 .....................................................................................17 二次開(kāi)發(fā) VBA 語(yǔ)言 ..............................................................................................17 VBA 的功能 .................................................................................................18 VBA 工程和宏 .............................................................................................18 塊功能和塊屬性 .....................................................................................................18 塊功能 ..........................................................................................................19 塊屬性 ..........................................................................................................20 參數(shù)化繪圖技術(shù) .....................................................................................................20 第 4 章 數(shù)據(jù)庫(kù)圖形庫(kù)管理系統(tǒng) ..........................................................................................22 數(shù)據(jù)庫(kù)的建立 .........................................................................................................22 數(shù)據(jù)庫(kù)的連接 .........................................................................................................23 數(shù)據(jù)庫(kù)的意義 和功能 .............................................................. 錯(cuò)誤 !未定義書(shū)簽。 第 5 章 電纜橋架原型系統(tǒng) ..................................................................................................27 系統(tǒng)概述 .................................................................................................................27 系統(tǒng)功能分析 .........................................................................................................31 數(shù)據(jù)庫(kù)連接功能 ..........................................................................................29 塊功能 ..........................................................................................................30 浙江大學(xué)城市學(xué)院畢業(yè)論文 目錄 IV 參數(shù)化繪圖功能 ..........................................................................................30 結(jié)論 ........................................................................................................................................32 參考文獻(xiàn) ...................................................................................