#3 I mean to set numeric value XY of control points of graph (white
circel in graph component). It should be useful when you need set
correct key value of graph (for example, graph of tense inside any
material)
#4 When I use graph, it return array (or list, i still dont understand
the difference beetwen array and list :) ) of double. That input value
should define a ubound of this array, better to say a number of
segment of graph or number of output value from graph.

On Jan 27, 5:10 pm, David Rutten <[email protected]> wrote:
> Hi Joach,
>
> I don't quite understand #3. Do you want to be able to define the
> graph using a collection of Grasshopper points?
> Wouldn't it be much more flexible if the Mapper object could take a
> complete curve? That way you could also easily import a curve from
> Rhino.
>
> I'm also not clear on #4. What test points?
>
> --
> David Rutten
> [email protected]
> Robert McNeel & Associates
>
> On Jan 27, 4:24 pm, joach <[email protected]> wrote:
>
> > I have some wishes about component graphMapper.
>
> > - put graph mapper into control panel (a same like a slider and boolen
> > controler)
> > - possibly to set a custom user graph by control point (linear,
> > bezier, etc.)
> > - set a value of every single control point by numeric value (x and y
> > coordinate)
> > - input socket for value (integer) which will define number of test
> > point
> > - some setting , if the graph will be show in control panel or not
> > (the same for slider, and boolean)
>
> > For me is a graph one of the most frequency way how to control intup
> > of any value. When will be graphMapper display in control panel, GH
> > will so much user frendly.
>
> > Thx,
> > Joach

Reply via email to