Grasshopper

algorithmic modeling for Rhino

If I split a surface with a closed curve, is it possible to select the resulting inner or outer region of the surface?

Thanks,

Eric

Views: 8142

Replies to This Discussion

Here's an example of the type of situation I need to solve.

Eric

Attachments:

That doesn't meet one of the conditions, so you can't use that method.

Can you use a closed solid to trim the surfaces? You can use a script with the method "brep.Trim(otherbrep, tolerance)" to keep only inside part.

If its only this many trims, I would say either list item it, or just do it in rhino.

The ultimate goal is to use a genetic algorithm to move the surface boundaries in a search for an optimum centroids location and moment of inertia targets, so it is indeed only a few surfaces, but will be part of a looping process.

I wonder if instead of creating rectangular surfaces and trimming them, Grasshopper has the capability of creating surfaces using intersecting bounding curves a la CurveBoolean?

Thanks for your time.

Eric

Yes, but both curves have to be planar.

for future, may be simpler to just state the problem in its entirety at first, rather than adding pieces of new info per comment. You will get the answer you desire faster that way.

That's probably good advice.

Creating surfaces from intersecting regions is working well.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service