搜索资源列表
CATIA二次开发
- 用VC++ 6.0工具,基于Component Application Architecture(CAA) 组件应用架构的CATIA界面二次开发技术。
针对于CATIA的二次开发的入门级资料
- CAA开发 针对于CATIA的二次开发的入门级资料-CATIA
caaInterfaceComponent
- 有时候我们需要CAA的程序代码进行封装,这样我们给客户提供的只是头文件、lib库文件和dll动态库文件,不会暴露程序源代码。还有,如果我们需要对系统原有的功能进行扩展,即对系统对象的某个接口进行重新实现,在这些情况下,就要用到CAA开发框架里的Interface、Component和Component Extension的功能,本文介绍的是Interface和Component的使用,通过这两者,我们可以实现对代码的封装-Sometimes we need packaging CAA progr
CAA_customize
- 组件应用架构V5(CAA)及它的快速应用开发环境(RADE)可以让用户把自己的知识集成到特定的CATIA 和 ENOVIA 应用模块中。它还可以让用户把他们现存的系统与ENOVIA 3d com 结合起来。组件应用架构V5(CAA)正在快速成为企业扩展他们自己的 3D PLM 解决方案产品系列的最好的开发工具。
CATIA-CAA
- CATIA二次开发软件CAA发布方法,发布完成后可在桌面点击可运行上显示一个快捷方式,-catia caa public
CAA_V5_For_CATIA_Foundations
- CATIA二次开发官方基础教程,从中可以学习到CAA开发的流程与需要掌握的内容-CATIA secondary development official Essentials
CAA-academic-report
- 这篇基于CAA的CATIA二次开发报告包含了CAA开发方式的关键技术,能够为开发人员已存在的零散的开发经验形成系统的开发知识结构。-This is based on secondary development of CATIA CAA report contains the key technology of the CAA development, system development knowledge structure for the development of the existin
CAA-report
- CAA 学术报告,讲述基本的CATIA 的CAA一些开发与定制的知识,欢迎大家学习。-CAA academic reports, about some of the basic CATIA CAA development and customization of the knowledge, welcome everyone to learn.
CAA-development
- CAA 开发入门资料,内部含有10讲关于界面,工具条,对话框等介绍,欢迎大家交流。-CAA develop introductory information on the internal interface with 10 speakers, toolbars, dialog boxes, etc. introduction, we welcome the exchange.
CATIA-CAA-bases
- CATIA采用CAA开发入门的基本资料,内含基本介绍、软件安装与基本框架说明等。是很不错的入门资料。-CATIA CAA development started using basic information, including a basic introduction to the software installation and basic framework of descr iptions. Is a very good introductory information.
CAA_V5_For_CATIA_Foundations
- CAA二次开发文档。 内容比较详细,初学者可以根据此文档进行学习,进而开发。