- 积分
- 19100
- 明经币
- 个
- 注册时间
- 2003-8-16
- 在线时间
- 小时
- 威望
-
- 金钱
- 个
- 贡献
-
- 激情
-
|
ObjectArx Skill Levels ObjecrArx 技能水平
Beginning -- 入门级 At this level, the developer has an understanding of the AutoCAD database and knows how to do the following: 明白AutoCAD的图形数据库,知道以下几点:
Open and close objects. 打开关闭对象. Understand symbol tables and symbol table records and how to use iterators. 明白符号表及符号表记录,知道如何迭代它们。 Understand the Named Objects Dictionary and Extension Dictionaries. 明白对象词典和扩展词典。 Understand the standard ObjectARX objects and entities. 明白ObjectARX的标准对象和实体. Create a standard entity/object and manipulate its properties. 可以创建一个基本的实体/对象,并能操作它的属性.
Medium--中级水平 At this level, the developer knows how to: 此水平,开发者须撑握以下几点
Create a custom class derived from AcDbObject or AcDbEntity and understand what virtual functions need to be overridden as a result. 可以创建一个从AcDbObject或AcDbEntity继续的自定义类,知道如何重载相应的函数. Understand transactions and transient and persistent reactors. 明白事务处理,以及临时和永久反应器 Understand the Multiple Document Interface. 明白多文档接口 Understand document management. 明白多文档管理
High --高级水平(你水平够高了不帮你翻译了)
At this level, the developer knows how to:
Create a custom class derived from AcDbCurve and understand what virtual functions need to be overridden as a result. Use AcEdJig. Use MFC with ObjectARX.
Advanced -- 专家级(向你致敬 -- 肯请您收我为徒) At this level, the developer knows how to:
Understand deep cloning. Understand protocol extensions. Understand COM and ActiveX as it pertains to AutoCAD and ObjectARX. Understand Design Center, input point processing, and Object Property Manager. 以上转自: http://www.cadcaecam.com/forum/htm_data/41/0611/2794.html |
|