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 lo...
- 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 "Exp... -
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, ha...