‹#›
© 2007 Autodesk
ADSK_BLack_BAR.png
ADN Developer Days 2007/8
Use the .NET CUI API to create CUI files
§This API was introduced for AutoCAD 2007
§One release after CUI introduced
§
§Programmatically create UI elements and save to CUI files
§Does not directly create UI elements displayed in AutoCAD
§
§Reference AcCUI.dll (this will references other dlls)
§
§Autodesk.AutoCAD.Customization Namespace
§
§
§
§
§
§Only supported on a system where AutoCAD is installed
§However can run stand alone
§
§
§
§
§