algorithmic modeling for Rhino
Tags:
The intersections between your brep and the curves are points only.
Intersection overlap curves are not the parts of the curves inside the brep, but the ones intersecting the brep boundaries. Well I think.
Danny,
What does the mass multiplication component do? How does it generate a culling pattern?
If the lines have no intersections then they cannot generate a new line and so produce a Null value for the length component. The next component produces a True result if Null therefore all curves that do not intersect have a corresponding value of 1, but because there are three objects to intersect with, they have to be handled separately, so whilst a curve might not intersect two of the objects producing a 1 value on corresponding branches of two different trees the same location holds a 0 for the intersection of the third object. Thus when the path mapper is used to combine all corresponding branches together you get three items 1,1 and 0. Mass multiply for that branch (1*1*0) will result in a 0 and therefore that curve intersected at least one of the objects.
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
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by