中国虫 发表于 2005-3-19 19:04:00

ObjectARX2006

<FONT face=宋体 size=2>ObjectARX2006伴随着AutoCAD2006到来,对我们来说新的痛苦终于又一次来到,恭喜大家又得埋头撅腚的琢磨一段时间了。<BR><BR>我刚刚下载完这两个破玩意儿,还没来得及研究。<BR>不过下边两段话,对许多人来说应该是好消息。<BR><BR>Enhanced Microsoft .NET Framework Programming Support<BR>The ObjectARX&reg; managed wrapper classes now include sophisticated selection, jig, and prompt support; complete events coverage previously available only to C++ reactors; and an application object model to give you convienient and readily discoverable access to the properties of the application, document, editor, and window objects of AutoCAD&reg;. .NET applications can easily create dockable palettes and tool palettes and extend tabbed dialogs. The geometry library now includes 2D curves, and support for external references has been added.<BR><BR>See the AutoCAD Managed Class Reference for a complete list of the managed classes that are available for ObjectARX for AutoCAD 2006. (These classes are not included in the New Classes topic.)<BR><BR>API Compatibility<BR>Autodesk is maintaining binary compatibility between AutoCAD 2005 and AutoCAD 2006. As with previous binary-compatible releases of the ObjectARX and ObjectDBX SDKs, Autodesk supports forward application compatibility but not backward compatibility. In other words, applications built with ObjectARX for AutoCAD 2005 will run in AutoCAD 2006, but applications built with ObjectARX for AutoCAD 2006 will not run in AutoCAD 2005.<BR><BR>另外一个就是开发环境相关问题<BR>Microsoft Development Environment Compatibility Issues<BR>AutoCAD 2006 supports both managed (.NET) applications and unmanaged ObjectARX applications. For managed applications, any development environment that builds applications for the .NET framework is acceptable. For unmanaged applications, the Microsoft Development Environment 2002, Version 7.0, is required.<BR><BR>Because ObjectARX libraries are built with the 7.0 versions of Microsoft's MFC and C-runtime libraries, unmanaged ObjectARX applications built with the 7.1 libraries of Microsoft Visual Studio .NET 2003 (code-named "Everett") may experience memory-allocation conflicts.<BR><BR>When AutoCAD 2006 attempts to load an application that uses incompatible runtime libraries, it posts a dialog box that lets the user choose whether to allow such applications to be loaded. This behavior applies to unmanaged applications built with Microsoft Visual Studio 6, as well as those built with Everett.<BR><BR>Developers who use the Everett environment for unmanaged ObjectARX development do so without warranty and at their own risk.</FONT>

bai_cai101 发表于 2005-3-21 13:43:00

看不懂!唉!
页: [1]
查看完整版本: ObjectARX2006