algorithmic modeling for Rhino
Tags:
for number 1. just double click the input arrow before making a cluster. Will let you give it a name, nickname, and description for the input.
Nice, I wonder if eventually you can just click a wire and delete it.
That would require wires being selectable. It is currently utterly impossible to add any additional information to wires without some very serious SDK breakages.
I do agree that would be ideal.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
9 - Normal sliders should have the maximum value to be the integer one enters at the double click component search list, cause most of the time one has to edit the max value of the slider...
I added the following pattern match to the slider: "?*<?*<?*"
this allows you to provide both the minimum, maximum and value. I.e.
10 < 40.0 < 55
will create a slider with a single decimal place accuracy (the number with the highest accuracy determines the ultimate slider accuracy) going from 10 to 55 with an initial value of 40.
You must supply all three numbers. If you supply an initial value outside of the min/max domain it will be clipped. If you provide an upper limit less than the lower limit they will be swapped. If you supply identical limits, the upper limit will be incremented by 1.0
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Awesome.
Great:D
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by