Grasshopper

algorithmic modeling for Rhino

Hey guys I'm new to grasshopper and I am trying to subdivide a surface into various cells and then take the edges of each rectangular cell, join them, then create an offset curve. The offset curvature is successful but does not result in a closed rectangle. Therefore, my offset rectangles end up being four lines that just overlap after being offset. I appreciate any help/explanations you can provide. Thank You!

Views: 711

Attachments:

Replies to This Discussion

You didn't internalize your 'Brep' parameter.

Ah! Sorry here you go!

Attachments:

Maybe someone else can explain why 'Offset' fails?  But 'Scale' works, so why bother with 'Offset'?

Neither 'Scale' nor 'Offset' will keep their results on the base surface though (white curves), which you need if you want to split the surface.  You can use 'Pull' to get a similar effect though (blue curves):

P.S.  'SrfSplit' is VERY SLOW so you should disable it until you've adjusted the scale factor.

Attachments:

I just tried the Clipper plugin and, as far as I can tell, it doesn't work with negative values?

So it only expands polyline curves and doesn't shrink ("inset") them?

the plugin does the offset in both direction, this is why you have two outputs of the ofset component. C and H. The H output would be the offset with the negative value.

its a very sweet plugin and really fast.

Oh!  I missed that, thank you.  Yes indeed, it works beautifully and is fast.  'Pull' to surface is still required, of course:

Attachments:

That looks great! Thank you so much for help!

Hi Eric,
you could see if [Offset on Srf] (in Curve > Util tab) fits your needs.
Side note: it is not very fast.

Infinitely slow when I tried it, since Rhino froze so hard I had no choice but to reboot.  :(

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service