I would like to have an alias for setting an object color, eg. “Green”, “Red”.
It’s easy to define as a button, as here by @Helvetosaur
But the alias was a bit trickier.
I tested: !_-Properties _Object _Color _Object Green _Enter _Enter
Which works well if an object is selected, but without it just goes into an endless loop for some reason.
Is there a solution im not seeing here? An easy fix?
It’s just a shorthand for Rhino to put in as many Enters as needed to go back up the command sublevels and finish the command. Sometimes the levels can be nested three deep (or more?).
Thank you guys! Just wanted to share that I used this to make a Rev Cloud Alias that works great. (at least for me). Probably the longest Alias I’ve made to date.
The above requires you to have drawn a rectangle and have it selected. This is a few steps shorter where after typing the alias you draw the rectangle around the item you want to be inside the rev cloud.