Search the Community
Showing results for tags 'cuiload'.
-
no cui file is loaded when i open autocad 2008. when i use the 'cuiload' command there is nothing in the 'loaded customization groups' list. i browse to the default cui file i want to use (acad.cui) and click 'load'... and then NOTHING happens. i cannot load any cui file from any location into my loaded customization groups. i reset my computer and i have unistalled and reinstalled autocad and both without any luck. does anybody have any helpful ideas?
- 7 replies
-
- cui
- autocad 2008
-
(and 1 more)
Tagged with:
-
Migrating content center from AutoCAD Mechanical 2012 to 2013
NoelStalker posted a topic in CAD Management
I'm trying to get my content center library from 2012 to 2013. I'm not having any luck with Autodesk's help. Supposedly it's as easy as Start Menu, All Programs, Autodesk, AutoCAD Mechanical 2013, "Migrate from a previous release" but that part in quotes is not an option. Instead I have "Export AutoCAD 2013 settings" and "import 2013 settings. I've successfully exported my ACAD 2012 settings using this strategy but when I try to import, nothing happens and my settings do not transfer. I've also tried using the CUIX transfer dialog box but that thing is a complete mystery to me. Also, I don't see an option to transfer content center library content within the CUIX transfer dialog box. How have you transferred settings in the past? -
Needed a code to do cuiload absolutely like CUILOAD command.
Ahankhah posted a topic in AutoLISP, Visual LISP & DCL
Dear CAD programmers, As you know when commands called from AutoLISP code, dialog boxes are suppressed and the command prompts for data entry from command line. Some of these commads for instances are "LAYER", "ARRAY", "BLOCK", "BOUNDARY", "PLOT", etc. Some of these commands with dual behaviuor, has different results, one of them is "CUILOAD". Could any one show a way to load a customization group into AutoCAD menus, and force it to view all its menus (Toolbars, Menus, Ribbons)? Sorry if I am not totally clear... Indeed English is my third language (after Persian and Azeri):wink:.