Grasshopper

algorithmic modeling for Rhino

hi guys,

I am trying to get the planar surface for each rectangle created by bunch of curves/lines, intersecting each other (I've uploaded a picture of it), what I am doing now is selecting each rectangle's 4 corner points and connecting them together and then creating a surface from the corner points which is really time consuming! and i am sure there is a better way to do that.

i was wondering if you could help me with it

thanks

Views: 202

Attachments:

Replies to This Discussion

Hi Omid,

Does this help?

see at the bottom of the post for "quad_surface.ghx"

//A
thanks Ali.... awesome definition, really helpful
Hi Omid,

Another way of achieving this is to directly create a surface from the corner points using the srf4Pts component. You can use the shift list component to order the points for selection and then cull every surface that wraps around to the next row. See below:


[NB: all inputs into the shift list have been flattened and the Srf4Pt is shortest list]
thanks a lot Danny,it helped alot

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service