Create a New Project
 
 
 

New projects are created based on a project template. When creating a new project that will be built into a DLL assembly that will be loaded into AutoCAD, use the Class Library template that comes with Microsoft Visual Studio or one of the AutoCAD Managed project application templates that get installed with the .NET Wizard for AutoCAD 2012. Both types of templates are available for the VB.NET and C# programming languages.

After a new project is created, you will need to reference the files that make up the AutoCAD .NET API. For information on referencing the files associated with the AutoCAD .NET API and installing the .NET Wizard for AutoCAD 2012, see Components of the AutoCAD .NET API.

Procedures

To create a new project using a standard template
To create a new project using an AutoCAD Managed template