面向cad/pdm集成的图纸自动处理技术研究.doc
约7页DOC格式手机打开展开
面向cad/pdm集成的图纸自动处理技术研究,面向cad/pdm集成的图纸自动处理技术研究本文共计6902字;摘 要 本文在autocad环境中,利用其新一代面向对象的二次开发工具vb.net,结合ado.net数据库访问技术,研究开发了图纸自动处理系统,实现了图框、标题栏、零件序号和明细表的自动生成、标题栏和明细表数据的自动提取及明细表和pdm系统的双向数据通信...
内容介绍
此文档由会员 霜天盈月 发布
面向CAD/PDM集成的图纸自动处理技术研究
本文共计6902字;
摘 要 本文在AutoCAD环境中,利用其新一代面向对象的二次开发工具VB.NET,结合ADO.NET数据库访问技术,研究开发了图纸自动处理系统,实现了图框、标题栏、零件序号和明细表的自动生成、标题栏和明细表数据的自动提取及明细表和PDM系统的双向数据通信,提高了设计效率,有利于CAD和PDM系统的集成。
关键字:AutoCAD,VB.NET,ADO.NET,标题栏,零件序号,明细表,SQL Server数据库 ,产品数据管理
Abstract : In this paper, by using the new object-oriented secondary developing environment VB.NET of AutoCAD and ADO.NET data accessing technology, a software for the automatic management of drawings is developed in AutoCAD based on SQL Server database, which realized the automatic generation of the frame, title column, part indicating numbers and part list, the output of data in title column and part list and dual direction
目录:
0引言
1 开发工具的选择
1.1 VB.NET与AutoCAD的二次开发
2 设计思路
3 程序开发
3.1 通信模块
3.2总调用模块
3.3 图框处理模块
3.4 标题栏模块
4引出序号及明细表处理模块
4.1零件序号和明细表的定制
4. 2 序号和明细表的自动生成和修改
4. 3明细表数据信息的处理及汇总
参考文献
1. 陈立新,赵红梅.基于VB.NET的AutoCAD二次开发[J].计算机应用.2006(6):13-15
2. 杨华普. VB.NET环境下利用SQL数据库管理图形[J].电脑学习.2004(6):23-25
3. 张晋西.Visual Basic.Net二次开发AutoCAD范例精解[M].北京:清华大学出版社, 2004
5. Carsten Thomsen. VB.NET数据库编程 [M].北京:中国电力出版社,2003
作者简介:孟继申(1971—)男,辽宁本溪人,辽宁科技学院机械工程系教师,(E-mail)mjs369@sohu.com
本文共计6902字;
摘 要 本文在AutoCAD环境中,利用其新一代面向对象的二次开发工具VB.NET,结合ADO.NET数据库访问技术,研究开发了图纸自动处理系统,实现了图框、标题栏、零件序号和明细表的自动生成、标题栏和明细表数据的自动提取及明细表和PDM系统的双向数据通信,提高了设计效率,有利于CAD和PDM系统的集成。
关键字:AutoCAD,VB.NET,ADO.NET,标题栏,零件序号,明细表,SQL Server数据库 ,产品数据管理
Abstract : In this paper, by using the new object-oriented secondary developing environment VB.NET of AutoCAD and ADO.NET data accessing technology, a software for the automatic management of drawings is developed in AutoCAD based on SQL Server database, which realized the automatic generation of the frame, title column, part indicating numbers and part list, the output of data in title column and part list and dual direction
目录:
0引言
1 开发工具的选择
1.1 VB.NET与AutoCAD的二次开发
2 设计思路
3 程序开发
3.1 通信模块
3.2总调用模块
3.3 图框处理模块
3.4 标题栏模块
4引出序号及明细表处理模块
4.1零件序号和明细表的定制
4. 2 序号和明细表的自动生成和修改
4. 3明细表数据信息的处理及汇总
参考文献
1. 陈立新,赵红梅.基于VB.NET的AutoCAD二次开发[J].计算机应用.2006(6):13-15
2. 杨华普. VB.NET环境下利用SQL数据库管理图形[J].电脑学习.2004(6):23-25
3. 张晋西.Visual Basic.Net二次开发AutoCAD范例精解[M].北京:清华大学出版社, 2004
5. Carsten Thomsen. VB.NET数据库编程 [M].北京:中国电力出版社,2003
作者简介:孟继申(1971—)男,辽宁本溪人,辽宁科技学院机械工程系教师,(E-mail)mjs369@sohu.com