This is getting awfully complicated. I think I'll hoist the new features into a special component so that all this hard-core stuff won't confuse the average user.
-- David Rutten [email protected] Robert McNeel & Associates On Jan 16, 4:58 pm, baldino <[email protected]> wrote: > that's great! thx for implementing these functions > ... last thing which could be very handy.. comments inside the post- > its ? > like > 'Intervals A > 1.0 To 2.0 > 3.0 To 5.0 > 'Intervals B > 7.0 To 9.0 > 10.0 To 12.0 > > On Jan 16, 4:18 pm, David Rutten <[email protected]> wrote: > > > And multiple > > lines:http://groups.google.com/group/grasshopper3d/web/MultiLine%20stream.png > > I added an option to Post-It panels for multiline splitting. The > > default is off, so as not to break existing definitions. > > > I don't know why I thought it would be difficult... > > > -- > > David Rutten > > [email protected] > > Robert McNeel & Associates > > > On Jan 16, 1:49 pm, David Rutten <[email protected]> wrote: > > > >http://groups.google.com/group/grasshopper3d/web/String%20to%20interv... > > > > Added expression evaluators to the Interval converter. Use either " to > > > " ";" or "»" between two valid numeric expressions. > > > This will be available in the next release. > > > > -- > > > David Rutten > > > [email protected] > > > Robert McNeel & Associates > > > > On Jan 15, 6:57 pm, baldino <[email protected]> wrote: > > > > > yep that's what i'm doing now, i just wanted to be sure that it wasn't > > > > possible, i hoped for some text formatting trick like (1;2) for an > > > > interval > > > > thx anyway > > > > > On Jan 15, 6:54 pm, David Rutten <[email protected]> wrote: > > > > > > Hi Baldino, > > > > > > neither of these is possible at the moment. I can fairly easily hook > > > > > up a String->Interval converter (using, "to" or ";" as the separator), > > > > > but it will be a bit harder to make it work for multi-line post-it > > > > > texts. Then again, maybe not. I'll see what I can do. Bad news is that > > > > > these changes won't be made public until the new data-systems have > > > > > been thoroughly tested which will take a few more weeks at the very > > > > > least. > > > > > > In your particular example, if the Interval you wish to create starts > > > > > at zero, then you can just feed in a single number and Grasshopper > > > > > will interpret that to be an interval from zero to x. If you want > > > > > another starting value, you're up shit creek without a paddle. I'm > > > > > afraid you'll have to use 2 post-its and an interval constructor > > > > > component. > > > > > > -- > > > > > David Rutten > > > > > [email protected] > > > > > Robert McNeel & Associates > > > > > > On Jan 15, 6:45 pm, baldino <[email protected]> wrote: > > > > > > > sometimes i prefer using post-its to assign constant values instead > > > > > > of > > > > > > a slider, > > > > > > i would like to know (if it is possible) how i can assign multiple > > > > > > values or an interval with a post it ? > > > > > > > thx > > > > > > > some pics to illustrate what does not > > > > > > work:http://groups.google.com/group/grasshopper3d/web/string_assign.jpghtt...text > > > > > > - > > > > > - Show quoted text -
