User Profile Issues

User Profile Issues

Anonymous
Not applicable
1,402 Views
7 Replies
Message 1 of 8

User Profile Issues

Anonymous
Not applicable

Somehow my User Profile is not longer loading the ribbon tabs, I am not certain as to what happened and why. Also when I run a command, the text shows up, what is the quick command such DR (draworder) or MI (Mirror) it the text asking what I want to do, what is the quick command to turn that off.

0 Likes
Accepted solutions (3)
1,403 Views
7 Replies
Replies (7)
Message 2 of 8

rkmcswain
Mentor
Mentor

1. Is the Ribbon not enabled, in other words the entire object is not present? Or is the Ribbon element visible, but with no content (example below)?

image.png

2. I don't understand the second part of your post. What is the quick command to turn off "what"?

 

 

 

 

 

 

 

 

 

 

 

R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 3 of 8

Anonymous
Not applicable

No Objects are present in the ribbon bar, just as shown in your screen shot and I have never seen that before.The 2nd part of my questions is, if I run a Mirror command, it asks me on screen would I like to delete the original object, yes or no, I want to turn that off and I keep forgetting how and what the quick command for that is?

0 Likes
Message 4 of 8

rkmcswain
Mentor
Mentor
Accepted solution

1. Run the MENU command, and load the menu:

"C:\Users\<your_user-name>\AppData\Roaming\Autodesk\AutoCAD 20xx\Rxx.x\enu\Support\acad.cuix" (items in blue will vary per user/version of CAD)

 

2. In your example, that prompt is just part of the Mirror command. Perhaps you were using a menu macro or lisp routine that filled in the answer for you.

R.K. McSwain     | CADpanacea | on twitter
Message 5 of 8

Anonymous
Not applicable

No Lisp routine, I have turned it off before, it does not always do that, when I run the Draw Order command, it usually only shows up in my list bar below, not on screen if I want to draw above, behind, front, or back.

0 Likes
Message 6 of 8

rkmcswain
Mentor
Mentor
Accepted solution

Are you talking about the "on-screen" prompts, as opposed to the command line? (Dynamic Input)

 

image.png

 

If so, then set DYNMODE = 0. Your inquiry simply said you wanted to suppress these prompts, which you can't. It's built into the command. 

 

If the control for this is visible in the status bar (unfortunately, many of them are hidden by default), it's this one: 

 

image.png

 

 

R.K. McSwain     | CADpanacea | on twitter
Message 7 of 8

vinodkl
Mentor
Mentor
Accepted solution

Hi,

 

For your first question for ribbon not loading type in the command "CUILOAD" and unload "ACAD" and load it back by browsing it.

cuiload.PNG

 

For your second question type in the command "DYNMODE" and set it to "0"  or you can turn off/on dynamic input by toggling F12 key.

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
Message 8 of 8

Anonymous
Not applicable

Thank you, I could not remember the command!

0 Likes