Grasshopper

algorithmic modeling for Rhino

I want to split one brep by a group of surfaces, to get several segments of the brep.

How can i make that?

I thought it was not hard, but I don't know how?

Thanks!

Views: 16108

Attachments:

Replies to This Discussion

I saw these posts pertaining to your question:

http://www.grasshopper3d.com/forum/topics/brep-plane-split-component

http://www.grasshopper3d.com/forum/topics/splitting-breps

With the first one you just need to derive plane parameters from your surfaces/geometry where you want it to split.  I also got it to work with a series of SplitBrep components, but that is messy.  I need this type of operation for the project I am working on so other methods without a plane are of interest to me as well.

If anyone has discovered a solution could you share it?  I'll keep browsing the discussions.

Take care,

Tim

Rhino's BooleanSplit command does great job when it comes to splitting solids with surfaces and/or other solids. Sadly, this functionality has still not been implemented to RhinoCommon. But one can always call the command directly, then send the results to grasshopper:


Check the attached component.

Attachments:

Great Djordje
Thanks for sharing.

thank you djordje, this is great.

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