BDYCAD 发表于 2007-7-9 11:18:00

ObjectArx Skill Levels -- 看一下ARX编程你到了那一级

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

logitechlike 发表于 2011-4-27 10:33:54

这个是ObjectARX Sample文件夹下的内容介绍定义的例子的等级,Sample看完也不是企业开发高手,

bluelightcsy 发表于 2011-4-28 19:39:43

看来我还不错!现在自定义实体好像不流行了吧,开始推Over rule了。动态属性面板这个东西确实不错。。。。没例子不会做,哈哈,一定要有个模版抄抄。。。
页: [1]
查看完整版本: ObjectArx Skill Levels -- 看一下ARX编程你到了那一级