Jump to content

Items are deselected when I start a command.


Recommended Posts

Posted

Normally, I can select items before entering a command (with the blue grips displayed, to stretch ends or to move via midpoint) and when I do enter a command (such as move) the items I have selected are automatically selected and I can continue on with the command as normal. All of a sudden, my AutoCAD is automatically deselecting all of my items when I enter a command! I have no idea what happened. It was working fine about an hour ago. I am running AutoCAD 2011 (Full) on a computer with Windows 7. Can anyone help me with this?!?! Did I change a setting or something? EXTREMELY ANNOYING!

Posted

well i found out what it is.... It's the "Selection" tab in options. It is called "Noun/Verb Selection". it is supposed to be turned on for what I want. somehow it got turned off. I have no idea how that happened, ive never even heard of the option... Whatever. Problem Solved. Case closed.

Posted

That option changes the value of the sys variable 'pickfirst'. Checking that box sets it to 1 and unchecking it sets it to 0. Conversly, changing the value in the command line will check or uncheck the box.

 

1 = Yes, 0 = No - whether you want to 'pick first'.

 

Noun/Verb means you pick a 'LINE'(noun) before 'STRETCHING'(verb). They couldna made it more obtuse without a congressional committee, huh?:roll:

Posted

Thank you for the explanation. I still don't really get the whole Noun/Verb thing... They're reaching with that. But thanks for the "pickfirst" command. What the real mystery is, is how that happened? It just changed itself it seems. I went to lunch, came back and it was changed. Someone is out to get me....

Posted
Thank you for the explanation. I still don't really get the whole Noun/Verb thing... They're reaching with that. But thanks for the "pickfirst" command. What the real mystery is, is how that happened? It just changed itself it seems. I went to lunch, came back and it was changed. Someone is out to get me....

 

Could be.:shock: But, I have to stick with the immortal Pogo who said, "I have seen the enemy, and he is us.":lol:

 

I wouldn't get paranoid about it, but I have had co-workers leave me with worse. Hopefully you are not sharing a computer. More likely you just experienced a 'workspace' change that was not saved for some reason. Look at Tools > Workspaces > Workspace Settings. See if 'Automatically save workspace changes' is checked. If so, the program will save all your options and drafting settings changes for the next time you open it without you having to issue a save command. Just be sure you know what you are changing.

 

While you are at it, check the value of the sys variable 'PICKADD' That one should also be set to 1. If it is set to 0, you have to use the shift key to add objects to an existing bunch of selected items. If set to 1, you just keep clicking stuff until you have added them or your finger gets fatigued.

 

One other selection issue - AutoCAD will deselect any selected objects that are zoomed off the screen. Not sure why, and I don't think there is a fix for it.

Posted

More likely you just experienced a 'workspace' change that was not saved for some reason. Look at Tools > Workspaces > Workspace Settings. See if 'Automatically save workspace changes' is checked. If so, the program will save all your options and drafting settings changes for the next time you open it without you having to issue a save command.

 

Pickfirst is a system variable. It's not saved in your workspace.

 

rwhitt0724, are you using any custom lisp routines? Poorly written routines are sometimes to blame for this type of problem.

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...