The build #0.6 of AutoCAD .Net Addin Wizard (AcadNetAddinWizard) has been rolled out. It has a lot of new features and feature enhancements. It has also addressed some issues and bugs.
It supports AutoCAD 2013 now. Let’s take the C# New Project as an example here.
The project wizard pages are exactly the same as before:
Here is the screenshot of the AutoCAD .NET API assembly references in the project and the properties of the AcCoreMgd one.
Since the AutoCAD COM type libraries are not in the GAC anymore from the version 2013 on, we need to embed the AutoCAD COM Interop Types into the assembly addin itself. The AutoCAD .NET Addin Wizard (AcadNetAddinWizard) does so automatically for us.
Enjoy it!
Thanks for the information.. Any link to download?
Posted by: Account Deleted | 07/10/2012 at 09:53 AM
Here is the link - can be found at bottom of previous posts.
https://docs.google.com/file/d/0B13_dQJqHUAjYTA5OTQ5MjUtZTYwMC00ZGI0LWEwOWUtODkxYzQ0M2NkOTA4/edit
Posted by: Doozer | 07/10/2012 at 10:40 AM
Farrukh1, as Doozer pointed out, the latest build can be found and downloaded from the same link as appended in previous posts. A single link makes the life much easier not only for our revision management but also for your download.
Doozer, thanks for the answer and the link.
Posted by: Spiderinnet1 | 07/10/2012 at 08:57 PM
This tool is great! Any plans to support Visual Studio 2012?
cheers
Posted by: CAD bloke | 11/11/2012 at 11:26 PM
Ewen, glad to hear you like it.
It's in plan to support VS2012 for sure, but we cannot set an exact date at this moment.
Posted by: Spiderinnet1 | 11/12/2012 at 12:05 AM