The original "AutoCAD Managed application wizard" is very simple. Only the "Autodesk.AutoCAD.Runtime" namespace is imported, but the ObjectARX application often needs other namespaces such as "Autodesk.AutoCAD.DatabaseSevices" and "Autodesk.AutoCAD.ApplicationSevices". Furthermore, you must type "netload" to load the built assembly. So, I decided to rewrite the wizard to solve these problems. Note:There are different versions for Visual Studio 2005/2008 and C#/VB 2008 express edition.In the fo阅读全文>
发表于 @ 2007年12月07日 21:59:00|评论(loading...)|编辑