Grasshopper

algorithmic modeling for Rhino

See attachment. All of the tiles are offset by -0.01. For some the offset produces garbage, although they are large enough. What could be the issue?

What I want to achieve in the end: Give all tiles a negative offset. Those that are too small should disappear entirely.

I'm running Grasshopper with the latest WIP. The failed offsets also happen with Grasshopper in Rhino 5.

Views: 654

Attachments:

Replies to This Discussion

Unfortunately the Rhino offset function was never designed for this sort of use, it was assumed that there would always be a user to intelligently pick a location on the offset which made sense. Since it's part of Rhino core it is out of my hands (both my own attempts at writing a better offsetter have failed miserably), but you can probably get the Clipper plugin (polylines only, but it works really well) to help you out right now.

Thanks! This indeed does the trick for the little example.

Issues that I need to sort out:

  • As PolyOffset offsets in both directions, there is an unwanted frame around the entire set of polygons. I could remove that by hand after baking.
  • I don't know how to install the plugin into WIP, but with version 5 it works fine.
Attachments:

felix, polyline has two outputs, C is the unwanted outline curve, H will be all of the interior holes

Thanks, Mark! Hyungsoo Kim already pointed me to that in another post.

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