[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 494 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 494 Bytes

AutoCAD Addin Manager

Update NET assemblies without restart AutoCAD.

Instalation

Copy AddinManager.Bundle to ApplicationPlugins AutoCAD: c:\ProgramData\Autodesk\ApplicationPlugins, or %appdata%\Autodesk\ApplicationPlugins.

Use

Commands:

  • AddinManager - select assembly file and command method and run it.
  • AddinManagerLast - update assembly and run last selected method.

Image