Grasshopper

algorithmic modeling for Rhino

Hi.
I have a list containing the corners of different plane surfaces, now I wan't to use these corner points for a control point curve. But how do i get the the curve component to know only to make a curve for each surface. I have attached my list, it is split up into the corners of each surface.
Best regards Rasmus

Views: 737

Attachments:

Replies to This Discussion

Offcourse. You guys have been great. I am sorry for all of the questions, but I do have one more, and you seem to be really good at using GH :).
What is the simplest way of getting the surface normalvector for the different surfaces/curves? So that I can extrude them or thicken them and subtract them from eachother. It's just like so many before me have made, but I am not sure what is the easiest way, cause I also have to extrude all the surfaces "out" of the volume.
I think there's an implicit conversion for planar surfaces. Try connecting the surface to a vector parameter. It should output the normal vector of the surface's plane.
...i guess you are right, the problem I guess is that some of the surfaces/curves are not planar. I will try to figure out something....
If they are not planar, you'll have use the evaluate surface component. You'll have to choose on what point of the surface you want to find the normal. If you want roughtly the center of the surface, input {0.5,0.5,0} on the uv input, right click on the surface parameter and enable "reparameterize".
(A bit of nitpicking: David says he uses proper British spelling in Grasshopper. In that case, it should be spelled reparameterise).
yeah this gives me the normals. But if i then it will only extrude the curve it self, can I somehow extrude the surface that the curve creates?
Yes, you can also extrude surfaces, just input the surface instead of the curve into the extrude component.
I can not creat surfaces for all off the curves.... But thank you very much for you great guidance.
Best Regards. Rasmus

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service