Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

User Profile Issues

Anonymous

User Profile Issues

Anonymous
No aplicable

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 Me gusta
Responder
Soluciones aceptadas (3)
1.121 Vistas
7 Respuestas
Respuestas (7)

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 Me gusta

Anonymous
No aplicable

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 Me gusta

rkmcswain
Mentor
Mentor
Solución aceptada

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

Anonymous
No aplicable

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 Me gusta

rkmcswain
Mentor
Mentor
Solución aceptada

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

vinodkl
Mentor
Mentor
Solución aceptada

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.
--------------------------------------------------------------------------------------------------------------------------

Anonymous
No aplicable

Thank you, I could not remember the command!

0 Me gusta