PDA

View Full Version : Select previous



Bryan Thatcher
2008-10-16, 01:56 PM
Is there a way to select the previous selection set? Thanks.

sfaust
2008-10-16, 03:16 PM
Ctrl-Left Arrow

Scott D Davis
2008-10-16, 03:30 PM
or right-click>Select Previous

anthonyf
2008-10-16, 07:42 PM
Another method is to use this script
Note you will need to install autohotkey from www.autohotkey.com

To use:
1) Install autohotkey
2) Unzip the attached file and double click to run, you should get a 'H' in a green box in the task tray. (You can right click on the script to compile it)
3) In revit select some items,
4) Press windowsKey+1 to copy the selected items id's to the clipboard
5) Press windowskey+2 to re-select the same items.

Cheers
Anthony

sfaust
2008-10-17, 12:01 AM
I also posted an add-on in the API section to save selection sets if that's what you're looking for. This will save them permanently, including between sessions....