One of our clever users found a way to make hot keys and posted a script to help.
Trenno (Structural)Hi everyone,
Just thought I would share my hotkey scripts since RAM concept has limited capacity to link useful features with keyboard shortcuts.
Install the freeware AutoHotKey and download the attached script file. http://res.cloudinary.com/engineering-com/raw/upload/v1445770148/tips/RAM_Concept_Hotkeys_rapxl9.ahk
Then run the script and the hotkeys will activate, but only when RAM Concept is the active window on your computer. When a hotkey is pushed, the script records your mouses original position, go to the desired button's position, clicks it, then returns your mouse to position it was in when the hotkey was pressed. Simple stuff!
If you want, you can even open up the script and add your own stuff in there. AutoHotKey has very helpful manuals and forums that will help you code in your own features.
Hotkey summary:
q = select
w = move
d = stretch
s = dimension
e = visible objects
r = plot
c = generates mesh then waits 1 second to run a calc partial with ignoring errors selected.
Just thought I would share my hotkey scripts since RAM concept has limited capacity to link useful features with keyboard shortcuts.
Install the freeware AutoHotKey and download the attached script file. http://res.cloudinary.com/engineering-com/raw/upload/v1445770148/tips/RAM_Concept_Hotkeys_rapxl9.ahk
Then run the script and the hotkeys will activate, but only when RAM Concept is the active window on your computer. When a hotkey is pushed, the script records your mouses original position, go to the desired button's position, clicks it, then returns your mouse to position it was in when the hotkey was pressed. Simple stuff!
If you want, you can even open up the script and add your own stuff in there. AutoHotKey has very helpful manuals and forums that will help you code in your own features.
Hotkey summary:
q = select
w = move
d = stretch
s = dimension
e = visible objects
r = plot
c = generates mesh then waits 1 second to run a calc partial with ignoring errors selected.