algorithmic modeling for Rhino
Hey Everybody,
I would like to build a soild difference between surfaces and the" project onto a plane" component Brep/surface but it tells me that the round surface is invalid.
My aim is to print out an boolean if the green surface is completely cut away by the round surfaces.
Is this possible somehow?
Any help is much appreciated!
Tags:
Many thanks! I got it done by using a mixture of your answers.
The last small problem I struggle now is how to trim all surfaces by the spheres alltogether.
So that every sphere cuts away the part of the surfaces that are inside the spheres.
I basically just want the surfaces parts outside the spheres and when a surface is completely covered by a sphere I need to print out an empty data tree or "True"for it.
check if centroid is inside, if yes and no ineresections, ....
So you would use point in brep and polygon center and combine that with true and false ?
I am sorry I try hard, but every here and then I struggle with some little parts of my model, that makes it inaccurate then.
I found a cutting problem in your definition while studying it. When the spheres are bigger than 3 from the radius. It doesn't cut one surface.
By using point of curve it picks the wrong boolean at 0;0;1 I found out.
Isn't it the savest way to use evaulate curve like Armin did and have a look that all points are inside from the projection curves and sort by dispatch.
But then I have a data tree probelm because every projection curve is picked seperately as you can see in the second picture.
So I stuggle again with sorting points correctely by inside and outside from the projection curves.
Many thanks for your help anyway I learned so much in the last weeks.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by