algorithmic modeling for Rhino
I would love to see this definition updated for the latest version.
You should be able to reproduce it in the exact same way with the latest GH version.
You are using the Deconstruct Plane component, you have to use the Deconstruct Point component.
It returns an error because the formula is expecting a number and you are feeding a vector.
Alternatively you could connect directly the uv output and retrieve the u and v values by typing the suffix .x and .y after the name of the input.
Thank you!
Now I'm getting another error: Expression generated an error for (u, v, a, b): Right hand value of operator * is Null.
The second error is because you are using the addition component. You have to use either the multiply component or the amplitude component.
The first error is because there's something wrong in the formula or you are feeding null values. From the previous screenshot the formula looks good.
Have you changed the formula? Is the surface trimmed?
I'll bet on that you are referencing a trimmed surface and that's the problem.
Oh, I see. The surface was untrimmed, but had coincident points. Imported a new surface and it worked. I appreciate all your help! New definition attached.
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