+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 18
  1. #1
    Senior Member
    Using
    AutoCAD 2007
    Join Date
    Jan 2010
    Posts
    100

    Default How can i rename menu in autocad

    Registered forum members do not see this ad.

    How can i rename menu in autocad

  2. #2
    Super Moderator Tiger's Avatar
    Computer Details
    Tiger's Computer Details
    Operating System:
    Windows 7 Enterprise 64 bit
    Computer:
    Dell Precision M4500
    CPU:
    Intel Core i5 2.40GHz
    RAM:
    8GB
    Graphics:
    NVIDIA Quadro FX 880M
    Primary Storage:
    280 GB
    Monitor:
    2 x Samsung SyncMaster 2443 24''
    Using
    AutoCAD 2012
    Join Date
    Nov 2006
    Location
    Sthlm, Sweden
    Posts
    4,606

    Default

    eh....Like change the menu 'File' to be called 'David'? Or what menu are you talking about?
    Life doesn't suck, although we all go through periods when it may be easier to think that, than to discern the solution to whatever problem is the most formidable
    at the moment in one's personal UCS.
    Go to PLAN view instead. - Dadgad

  3. #3
    Senior Member
    Using
    AutoCAD 2006
    Join Date
    Aug 2009
    Posts
    109

    Default

    Do you want to change Pop up menu name or Menu group name?

    Both the things you can change by editing the .mnu file / .cui file and reload it.

  4. #4
    Senior Member
    Using
    AutoCAD 2007
    Join Date
    Jan 2010
    Posts
    100

    Default i have additional menu i want change it name its cui extension

    i have additional menu i want change it name its cui extension

  5. #5
    Senior Member
    Using
    AutoCAD 2006
    Join Date
    Aug 2009
    Posts
    109

    Default

    Hi,

    If you want to change menu name in .cui file....

    Find menu group in cui file which is noted as

    Code:
     
    ***GROUPNAME
    Below the menu group you can find the different menu names which are noted as

    Code:
    **MENUNAME
    Changing this menu name can help you.


    Cheers,

  6. #6
    Forum Deity
    Using
    AutoCAD 2009
    Join Date
    Oct 2008
    Posts
    2,112

    Default

    Quote Originally Posted by giskumar View Post
    Hi,

    If you want to change menu name in .cui file....

    Find menu group in cui file which is noted as

    Code:
     
    ***GROUPNAME
    Below the menu group you can find the different menu names which are noted as

    Code:
    **MENUNAME
    Changing this menu name can help you.


    Cheers,
    Thats not for a .cui file. Those belong to the old .mnu file from 2004 and back. You do your editing in the cui as shown below in the image. You should never rename any part of the original acad.cui unless you are looking for problems. You can add menus and customize them through the CUI. Refer to the AutoCAD Help Section before you do anything to your menus.

    If you want to bring in an old .mnu or .mns type file, You need to import it in through the CUI with _cuiimport command. This will bring up the CUI editor as shown in the image below. You can save it to the name you want by doing a Save As... as also shown below. You can place it where you want in your menu area.

    Before doing anything I recommend you make a backup profile in case you screw up and also refer to the AutoCAD Help File to have a better understanding on how to do what your looking to do.
    Attached Images

  7. #7
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,471

    Default

    Personally this is where I think any customized menus should be inserted.

    CUIcustom.jpg
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  8. #8
    Forum Deity
    Using
    AutoCAD 2009
    Join Date
    Oct 2008
    Posts
    2,112

    Default

    Quote Originally Posted by ReMark View Post
    Personally this is where I think any customized menus should be inserted.

    Attachment 24351
    Your right ReMark, Thats where I have my custom menus. Sorry if I did not go into enough detail, But I wish folks would look at their help file for once. All that information available gets ignored to often.
    Attached Images

  9. #9
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,471

    Default

    What's a HELP file?

    Then they wonder why they have so many problems. OIE - Operator Induced Error.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  10. #10
    Forum Deity
    Using
    AutoCAD 2009
    Join Date
    Oct 2008
    Posts
    2,112

    Default

    Registered forum members do not see this ad.

    Quote Originally Posted by ReMark View Post
    What's a HELP file?

    Then they wonder why they have so many problems. OIE - Operator Induced Error.
    Working with the CUI editor is still shakey ground for someone who has not done it before. I still say that a backup profile should be made just in case.

Similar Threads

  1. SolidWorks menu button in AutoCAD
    By Crazy J in forum SolidWorks
    Replies: 5
    Last Post: 18th Mar 2010, 09:17 pm
  2. SWX menu in Autocad menu bar
    By Cad Dawg in forum SolidWorks
    Replies: 0
    Last Post: 19th Nov 2009, 03:42 pm
  3. Make an Image Tile Menu from Pull-Down Menu
    By sumski in forum AutoCAD 2D Drafting, Object Properties & Interface
    Replies: 12
    Last Post: 10th Nov 2009, 12:08 am
  4. Customizing AutoCAD shortcut menu
    By ecuas in forum AutoLISP, Visual LISP & DCL
    Replies: 8
    Last Post: 22nd May 2009, 06:26 pm
  5. How can I create *.exe file to add a menu to AutoCAD?
    By asos2000 in forum AutoLISP, Visual LISP & DCL
    Replies: 12
    Last Post: 12th Aug 2008, 02:56 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts