Grasshopper

algorithmic modeling for Rhino

Hi everyone,

I am novice in Grasshopper and so I joined this forum.

I wanted to create a square grid on a variable surface, as shown on the pic:

Screen.png

As you can see, the subsurfaces touches the boundaries were not generated. Anybody knows why?

GRasshopper.png

Thanks

Views: 3427

Attachments:

Replies to This Discussion

Projection doesn't work the way you seem to expect. See comments in the GH file.

Attachments:

Thanks so far! Didn't know that "project" produces open curves at the edges. The further step to close these open curves is replicable, but why is returning of the overlapping region of boundary and edge suqares such a heavy operation? Just for a better understanding.

Is it now possible to pick one subsurface to measure the distance for example to a point. I want to do this for each subsurface.

RInt is just a component that takes a lot of time to solve. I don't know why.

All the interior squares will come out unchanged anyway so there is no need to calcualte RInt for them.

Easyiest way to calculate the distances is to get the surface centroid (surface area component) then measure point to point distance for each subsurface.

Or do it with subCurve

Best Regards

DeDackel

Thanks, but I did it already :) I'm raelly thankful!

For my further steps (in the next weeks), I will need ur help again :) so I hope u never mind, if I ask you again for troubleshooting.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service