Selection Cycling - AutoCAD 2015

Anonymous

Selection Cycling - AutoCAD 2015

Anonymous
Not applicable
Hi, I'm having difficulty getting selection cycling to function in AutoCAD 2015. Our users have the function turned on, but the list box setting turned off in order to cycle through selection using SHIFT+SPACEBAR as in previous versions. The "How to cycle through overlapping objects for selection in AutoCAD" section of the AutoCAD helpfile seems to imply that this function has been done away with in that it refers you only to the Selection Cycling Dialog box but then there is also the section entitled "To Select Overlapping or Close Objects" which directly states that cycling using SHIFT+SPACEBAR is still valid. I've played around with the SELECTIONCYCLING and LEGACYCTRLPICK variables but Neither seem to affect what I'm trying to do despite various posts on forums suggesting that it will. Is this issue resolvable or is it an occasion where I need to encourage our team to "embrace the change"?! Thanks in advance Robbo
0 Likes
Reply
Accepted solutions (1)
3,261 Views
7 Replies
Replies (7)

Anonymous
Not applicable
I also appear not to be able to insert linebreaks in my posts... apologies for what now appears to be a rather garbled post
0 Likes

nestly2
Mentor
Mentor
Accepted solution

It works as described in HELP here.  It is important to hit SHiFT before SPACE, otherwise the SPACE is recognized as <enter>

The other possibility is that SELECTIONPREVIEW is disabled.  In order to cycle through the objects, you need a visual clue, so SHIFT+SPACE won't work if SELECTIONPREVIEW = 0 and SHIFT+SPACE only works when a command is active if SELECTIONPREVIEW=2

 

In the animation below,

SELECTIONPREVIEW = 3  (default)

LEGACYCTRLPICK = 2 (default)

 

Selection cycling with keys.gif

 

With regard to the missing linebreaks in your message, your browser (or your IT department) is probably blocking one or more of the scripts (javascript) the forum uses for text formatting  (ie lithium.com and addthis.com)

 

Anonymous
Not applicable
Thanks, I had theses settings enabled already but now it seems to have started working! Thanks again for your help
0 Likes

Anonymous
Not applicable

I am trying to Fillet two lines.  The cycle symbol shows up on the first line I pick but not the second line.  I can only pick the the object in the front.

0 Likes

nestly2
Mentor
Mentor
COMMANDPREVIEW will interfere with selection cycling anytime multiple solutions are available.

Anonymous
Not applicable

YOUR AWESOME Nestly!!! Smiley LOL

 

I changed the COMMANDPREVIEW variable to 0 and Selection Cycling works just fine now!

 

Thank you very much!

0 Likes

Anonymous
Not applicable

I  just right clicked on the selection cycling button and selection cycling options appeared and i chose display selection cycling list box!

 

0 Likes