An application clicking the Finish Selection button in Revit and an Autohotkey script to execute it
- Download the latest release
- Save the exe and the ahk file to to c:\ (alternative location is possible, but you have to modify the ahk file accordingly using notepad)
- Download and install Autohotkey
- Open FinishSelectionRevit.ahk which will load the script to the Windows tray
- When Revit prompts to finish selection, hit CTRL + Shift + F to push the button by hotkey (alternative hotkey is possible, edit the .ahk)
Based on the forum solution of naveen.kumar.t Autodesk forums - Clicking a Button in Another Application
Do you want to extend it? Check the Wiki for some more info.