‹#›
© 2007 Autodesk
ADSK_BLack_BAR.png
ADN Developer Days 2007/8
Install a Main CUI file
§Decision Criteria:
§User will likely not be using partial CUI files and customizing the UI
§The application is a full application
§Advantages:
§Workspaces and ribbon tabs will always be available
§Can use a profile to control which main CUI file is loaded
§Can Include an arg file, and use a /p switch on an icon to launch AutoCAD with a particular profile active
§Disadvantages:
§Less flexibility  for the user when customizing user interface would need other CUI files then need to be partial CUI files
§Need to add AutoCAD UI elements to your CUI file
§
§