您现在的位置:网站首页答辩论文工学论文机械论文

基于ProE的三维标准件库的研究与开发(完整一套设计,有说明书:论文,程序)

  • 简介: 基于ProE的三维标准件库的研究与开发(完整一套设计,有说明书:论文,程序) 一套基于ProE的三维标准件库的研究与开发编程系统程序 演示文稿.ppt 教师评阅.doc 设计说明书第一部分.doc 设计说明书第二部分.doc 开题报告.doc 论文的文件综述.doc ...
    • 请与管理员联系购买资料 QQ:5739126
  • 论文简介
  • 相关论文
  • 论文下载

基于ProE的三维标准件库的研究与开发(完整一套设计,有说明书:论文,程序)

一套基于ProE的三维标准件库的研究与开发编程系统程序

演示文稿.ppt

教师评阅.doc

设计说明书第一部分.doc

设计说明书第二部分.doc

开题报告.doc

论文的文件综述.doc

目录
中文摘要
英文摘要   
1.绪论 .............................................................1
1.1 开发的目的和意义.................................................1
1.2 本课题所涉及的问题在国内研究现状及分析 ..........................1
1.2.1研究现状 ...................................................2
1.2.2现状分析 ...................................................2
2.系统开发工具及采用的关键技术 .................................2
2.1 系统开发工具介绍  ...............................................2
2.1.1 Pro/Engineer的简介 ........................................2
2.1.2应用程序开发工具 ...........................................4
2.2 所采用的关键技术 ................................................4
2.2.1参数化设计的概念 ...........................................4
2.2.2 Pro/Engineer的二次开发工具 ................................5
3.VC++ 的环境设置 ................................................6
3.1 VC++6.0简介 .....................................................6
3.2 创建工程及更改设置 ..............................................7
4.Pro/Toolkit应用程序的开发 ....................................8
4.1 Pro/TOOLKIT软件包简介 ...........................................8
4.2 Pro/TOOLKIT 的安装和使用 ........................................8
4.2.1 系统要求和软件安装 ........................................8
4.2.2 Pro/TOOLKIT 的安装 ........................................8
4.2.3 测试 Pro/TOOLKIT ..........................................8
4.2.4 编译和连接 ................................................8
4.2.5 注册 ......................................................9
4.2.6应用程序的执行 ............................................10
4.3基于Pro/TOOLKIT的二次开发 ......................................11
4.3.1Pro/TOOLKIT的工作模式 .....................................11
4.3.2工作模式的区别 ............................................11
4.4 Pro/TOOLKIT 应用程序的基础知识 .................................11
4.4.1 头文件 ...................................................11
4.4.2 主程序 ...................................................11
4.4.3 用户自定义函数 ...........................................12
4.5 应用程序的开发 .................................................13
4.5.1建立MFC App Wizard(dll)工程 ...............................13
4.5.2对话框的创建 ..............................................14
4.6 程序的编译 .....................................................19
4.7 程序文件的注册和启动 ...........................................19
4.7.1 程序文件的注册 ...........................................20
4.7.2程序文件的启动 ............................................20
5.开发实例 .......................................................21
6.特色与优势 .....................................................23
7.展望 ............................................................23
8.设计总结 .......................................................24
参考文献 ..........................................................25 

摘要
参数化设计方法作为一种全新的设计方法现在已广泛被工业界所采用。它所具有

的高效性、实用性等特点使其成为设计工作的发展方向。参数化设计应用水平的

高低直接决定了企业设计效率与设计质量的高低和企业核心竞争力的强弱。这是

关系到企业长久生存与发展的重大问题。 
本论文介绍了国内外CAD技术的研究动态、参数化技术的理论及研究现状、

Pro/Engineer的二次开发现状。在此基础上,充分运用Pro/Engineer的二次开发

工具Pro/Toolkit的功能,进行参数化设计研究与开发工作。在此基础上,进一

步运用Pro/Toolkit与VC++6.0编程环境,开发出参数化的标准件库系统。该系统

具有直观、友好的对话框界面,包含了各种不同类型的标准件 ,使用时只需要

输入一些基本的参数就可以生成相应的三维模型,给标准件的三维建模工作带来

的极大的便利。 该标准件库减少了产品设计中对于标准件设计中繁琐且重复性

的工作。文中所提到建库方法具有一定的推广性,专门应用领域的用户可用文中

所提到的方法来扩充自己所需的标准件库和通用件库,提高开发效率和质量。

关键词  参数化设计  标准件库  Pro/Toolkit  二次开发

ABSTRACT
Parametric design, as an entirely new method of design, has been 

introduced abroad by industry. Such characteristics as the eficiency, 

practicabilities etc. that it has made it the direction of future 

design. It determines design efficiency and the height of designing 

quality and power of enterprise's key competitiveness of enterprise 

directly to design the level of the application level in parameter. 

This is concerning the important issue of survival and development for 

a long time of enterprises.
    This thesis has introduced research dynamic status of domestic and 

international CAD technology, theory of parameter technology and the 

current research situation, secondary development current situation of 

Pro/Engineer. On this foundation, fully use the function of 

Pro/Engineer's secondary development tool Pro/Toolkit, carry on the 

research and development of parameter design. On this basis, using 

Pro/Toolkit and VC ++6.0 programming environment further, develop 

standard part modeling systems ofparameter. This system has 

intuitionistic, friendly frame interfaces, including standard part of 

diferent types, inputting some basic parameters can generate the 

coresponding 3D model while using. This system gives the great 

facility to the work of 3D modeling of the standard part . It can 

transfer directly conveniently. This part library reduces product 

design to standard component tedious and repeated work in the design. 

The method of building library mentioned in the article that has 

certain popularization nature, users in the special application can 

expand the standard part library that oneself need and library in 

common use, improving the developing eficiency and quality.

[Key Words] parametric design, standard part library, Pro/Toolkit, 

secondary development

3.参考文献:
[1] Kruglins Ki David J,Wingo Scot,Shepherd George.Visual C++6.0技术内

幕. 北京希望电子出版社. 2001年.
[2] 齐舒创作室. Visual C++ 6.0开发技巧及实例剖析. 清华大学出版社. 1999

年11月.
[3] 四维科技,沈炜,徐慧. Visual C++数据库编程技术与实例.2005年1月.
[4] 唐彬,刘超. Visual C++ 案例开发集锦. 电子工业出版社.2005年8月.
[5] 梁普选. Visual C++程序设计与实践. 清华大学·北京交通大学出版

社.2005年8月. 
[6] Jean-Claude Lafon. Solid Modeling with Constraints and 

Parameterized    Features. Information Visualization. 1998年3月.
[7] 同济大学.CAD/CAM技术的现状〔J〕.  httt://www. eworks. net. cn. 

2002年9月.
[8] 赖朝案,李振南,孙延明等.Pro/E二次开发的关键技术.计算机应用. 2001年. 

                          
[9] 黄圣杰,张益三,洪立群. Pro/Engineer 2001高级开发实例. 北京:电子工

业出版社.2001年.
[10] 赖朝安. Pro/E与MFC的接口开发及自动建模技术研究. 计算机应用.2001年

.
[11] 肖颖. 基于Visual C++的Pro/E三维标准件库开发研究. 机械工程
师.2001年1月.
[12] 吴泽兵. 用VC++6.0开发PRO/TOOLKIT应用程序. 计算机信息. 2002年.
[13] 贺菲 刘子建. 基于Pro/E的CAD系统二次开发技术. 计算机应用. 2002
年11月.
[14] 张峰. 参数化设计的研究现状与发展趋势. 机械工程师. 2002年.
[15] 姚剑峰. 三维参数化特征库的研究与实现. 机械设计与研究. 2002年.
[16] 张红旗,曹文钢,姜康,李宗照.基于PRO/TOOLKIT的Pro/E二次开发技术
的应用. 机械与液压. 2002年5月.
[17] 张继春. Pro/Engineer二次开发实用教程[M] . 北京大学出版社. 2003
年.
[18] 李世国  何建军. 基于Pro/E零件模型的参数化设计技术研究[J] .机械设
计与研究. 2003年4月.
[19] 侯永涛,顾寄南. Pro/E二次开发的菜单及用户界面技术. 机械与电子. 
2003年.
[20] 张红旗,曹文钢.开发PRO/ENGINEER二次开发技术的应用与研究. 计算机辅

助设计与制造. 2003年.  
[21] 董黎敏,袁旭,郑清春,郭津津,史津平. 基于Pro/Toolkit二次开发的
机械零件参数化设计. 组合机床与自动化加工技术.2003年5月.
[22] 数字化手册系列(软件版)编写委员会. 机械设计手册. 2003年10月.
[23] PTC. Pro/Toolkit user's Guide. USA: PTC . 2004年.
[24] 来永斌,华玉洁. 标准件、系列件的参数化设计. 组合机床与自动化加工
技术.2004年7月.
[25] 侯晓林,刘爱华,张立强,李京河. 用Pro/TOOLKIT应用程序实现产品模
型更新的方法研究. 计算机工程与应用. 2004年.
[26] 李世国. Pro/TOOLKIT程序设计.机械工业出版社. 2004年7月.
[27] 林龙震. Pro/TOOLKIT Widefire 2.0插件设计. 电子工业出版社. 2005
年1月.


查看评论 已有0位网友发表了看法
  • 验证码: