I was wondering if it would be possible to implement a feature in the Gumball similar to something available in SketchUp.
Currently, when using the Gumball to move an object, we can enter a distance manually, like “150” to move it 150 units. It would be extremely useful if Rhino could also support expressions like “150*5”, which would result in the object being copied 5 times, each at a distance of 150 units.
This is a feature in SketchUp that significantly speeds up repetitive modeling tasks, and I think it could greatly enhance workflow efficiency in Rhino as well.
Is this something that could be considered for a future update? Or maybe there’s already a way to achieve this that I’m not aware of?
Unfortunately that syntax is already used because pretty much all places that support numerical entry in Rhino now allow calculations like addition, multiplication, division etc. So if you enter 150*5 it will move the objects 750 units.
Dear all,
thank you everyone for your suggestions.
We were aware of these functions, but we were hoping to reduce the number of clicks with a tool similar to the “SKP method,” which indeed accelerates the modeling process.
I remain confident that similar improvements could be considered in future updates.