What am i doing wrong

Hello people, how are you? I’m a bigginner in Grasshopper, even in Rhino, so sorry if this is a silly question. I have to materialize the f(x) function, in between this two points. Both points DO figure in Rhino, but i think i’m missing some steps while doing the function. As you can see, it does’t appear in Rhino. Any tip helps¡ Thank you guys¡

Some of the posts here should get you going:

https://discourse.mcneel.com/search?q=Expression%20curve%20%23grasshopper

The basic idea is to use an expression component to define your functions for x and y and run a series of points through it.

2 Likes

f(x) for example…


Formula_re.gh (7.2 KB)

4 Likes

Thank you very much¡ Regards from Argentina :kissing_heart:

2 Likes

Here’s how to do the whole thing with a minimum of inputs/components: functions.gh (19.2 KB)

3 Likes

Damn. You shouldn’t have bothered. Thank you¡