in AutoCAD I often use the command “CAL”, which is a command line calculator (text based, no GUI) since I find it often faster than the “QuickCalc” (CAD) which is similar to the “Calc” in rhino.
Is there a way to use the rhino command line as a calculator? Not within commands, just to see the result.
E.g.: cal (enter) 2*1 (enter) returns 2
I prefer having layers on the side instead of a calculator… a command line calculator is simply faster. There is no need to click inside some GUI to activate it, then to click again to close it using some X. Just keyboard. And you can find the history by scrolling the command line if needed.
Well, it’s unlikely to work because when there’s no command active, Rhino is expecting a command name at the command line. And while normal commands do not start with numbers, aliases can - plus the fuzzy autocomplete. So Rhino would never know what you wanted if you just started typing numbers. Plus if you want the result of sin(30), that starts with letters…
One way it might be able to be made to work is like Excel - i.e. to start a calculation you have to type = and then your formula.
I was wondering if there’s any hope that a built-in feature for evaluating simple math expressions directly in the command line might be added in Rhino 9?
It would be really helpful to quickly calculate values without leaving Rhino.
Thanks again for your time and all the work on Rhino!
I know that when rhino wait for a float value, we can put a mathemathic value, like 100+540…
But when I have to calculate something, like a weight, i’ve got the volume, with rhino, the density, with my head, or google… and i have to take my calculator or launch the windows calculator, and…
It will be fun, to just write 250*36*96.32 in the command line in rhino, and it give the result…
I realize during i write, that :” c’est un peu abusé de demander un truc comme ça… feignant!” (i don’t know how i can say it in english.) thank’s!