Here is a very
short instruction for creating an ACA.NET application. For more details,
refer to the AutoCAD.NET and ACA 2009 .NET resources listed at the end. |
|||
Reference AutoCAD
assemblies, located in the product install folder. |
|||
acdbmgd.dll
- ObjectDBX .NET Managed Wrapper, includes IExtensionApplication. |
|||
acmgd.dll -
AutoCAD .NET Managed Wrapper, includes CommandClass and CommandMethod
attributes. |
|||
Reference the
required ACA assemblies, depending on your needs. |
|||
The ObjectARX
Wizard adds the two AutoCAD assemblies automatically, but not the ACA ones.
They need to be added manually. |