/autocad-plugin-template

Primary LanguageC#GNU Affero General Public License v3.0AGPL-3.0

autocad-plugin-template

This is a simple "hello world" template for AutoCAD plugins.

To use it, clone the repository and open the solution in Jetbrains Rider (or Visual Studio if you hate yourself). Then install Autocad.NET with something like NuGet or Paket and you should be good to go.