PDA

View Full Version : Can Only Select One Item At A Time



GEEKBOY69
25th Oct 2006, 03:11 pm
When I select items to copy or move it does not let you select more than one item at a time. Does anybody know what variable that could be?

Cad64
25th Oct 2006, 03:18 pm
Pickadd = 1

nauggie
25th Oct 2006, 03:19 pm
Go into options/preferences and check the selection settings

check if the 'use shift to add to selection' box is ticked

only thing i can think of :)

StykFacE
25th Oct 2006, 03:35 pm
Go into options/preferences and check the selection settings

check if the 'use shift to add to selection' box is ticked

only thing i can think of :)
that's just more like an "add-on" to the pickadd variable. it's pickadd for sure.

most people enable/disable this by clicking the icon at the top right of the Properties box, and they don't realize that toggles selection to either one or multiple. 8)

nauggie
25th Oct 2006, 05:07 pm
that's just more like an "add-on" to the pickadd variable. it's pickadd for sure.

most people enable/disable this by clicking the icon at the top right of the Properties box, and they don't realize that toggles selection to either one or multiple. 8)

It does the same thing as using the variable - usual thing with autocad. Several different ways to do the same thing :shock:

I'm terrible for forgetting variable names as soon as i find out about them :roll:

I've seen that button on properties since 2005 came out and never looked twice at it!! :? learn something new everyday :D

GEEKBOY69
25th Oct 2006, 06:39 pm
Much appreciated, first time I've signed up for a forum site. Very helpful.

Geekboy69

StykFacE
25th Oct 2006, 07:17 pm
It does the same thing as using the variable - usual thing with autocad. Several different ways to do the same thing :shock:

I'm terrible for forgetting variable names as soon as i find out about them :roll:

I've seen that button on properties since 2005 came out and never looked twice at it!! :? learn something new everyday :D
actually, no it doesn't do the same thing (exactly). the pickadd variable allows you to EITHER (1) pick one selection at a time, or (2) each pick adds to the selection.

having this shift setting box checked, requires you to hold down the shift key every single time you want to add to the selection. this is an extra step that i'm sure the new poster didn't want to hastle with. that's what i was getting at.... 8)

nauggie
25th Oct 2006, 07:38 pm
actually, no it doesn't do the same thing (exactly). the pickadd variable allows you to EITHER (1) pick one selection at a time, or (2) each pick adds to the selection.

having this shift setting box checked, requires you to hold down the shift key every single time you want to add to the selection. this is an extra step that i'm sure the new poster didn't want to hastle with. that's what i was getting at.... 8)

hmm maybe its something to do with the CAD version. Ticking the box 'use shift to add to selection' gives you the same functionality as far as being only able to pick one object unless you hold down shift.

The pickadd variable is directly connected to the 'use shift to add to selection' box. You can't change one without changing the other.

StykFacE
25th Oct 2006, 07:46 pm
lol, maybe you're misunderstanding, and no it doesn't have anything to do with CAD versions... trust me i use the Shift key a lot when deselecting objects that i've overselected. it performs the same function as PICKADD to 1, the only difference is i don't wanna hold the shift key down when i want to pick multiple objects, because 99% of the time i'm selecting multiple objects. so, to further clarify:

PICKADD=1 - select multiple objects with the mouse.
PICKADD=0 - select one object at a time per mouse select, or multiple objects with a drag select.
"Use shift to add to selection" - same as above, except you have to hold the shift key down to select multiple objects when the PICKADD=0.

so why hold shift down every single time you want to select multiple objects? that's why you set pickadd to 1.

got it now? lol

nauggie
25th Oct 2006, 08:32 pm
ok i'm going to call a friend....Autocad Help :P


Use SHIFT to Add to Selection
Adds an object to or removes it from the selection set when you press SHIFT and select an object. To clear a selection set quickly, draw a selection window in a blank area of the drawing. (PICKADD (http://www.cadtutor.net/forum/ACR.ab.010.P.PICKADD.htm) system variable)


Pickadd=0 is 'using shift to Add to Selection'

StykFacE
25th Oct 2006, 08:45 pm
misunderstanding solved. 8)

zars
25th Oct 2006, 09:35 pm
lol, you're talking about the same and you don't understand each other.

StykFacE
25th Oct 2006, 10:13 pm
hey, stranger things have happened i promise. haha