http://www.charlesandhudson.com/archives/hand-tools-list-important.jpgPPT_LOGO_4b
‹#›
Autodesk Confidential Information November 2009
C:\Documents and Settings\43681\Local Settings\Temporary Internet Files\Content.IE5\92TBXPB3\MPj03138130000[1].jpg
VBA
• VBA 将不再支持
• 移植培训视频: Kean 的博客
http://through-the-interface.typepad.com/through_the_interface/devtv/
Note: This does not affect the ActiveX API – just the IDE – so you can still automate AutoCAD using COM – e.g. .NET COM Interop. See http://adn.autodesk.com/adn/servlet/item/user?siteID=4814862&id=14080240&linkID=4900509 as a starting point for your migration

对使用VBA开发的用户来说需要知道VBA将不再支持。但注意,只是不再提供VBA这个环境,而并不影响ActiveX API。也就是说,您可以通过其他的编译环境来使用ActiveX API。我们已经录制了VBA移植到VB.NET培训视频,您将看到,其实移植非常简单,您原来的代码将可以继续使用。

而且,我们录制了不同语言版本的视频,包括 英文,中文,法语,日语等。大家可以从kean的博客上下载到。