algorithmic modeling for Rhino
hey there,
can someone explain to me why output trees of CCX, LLX components differ so. please have a look at the files, thy !
Tags:
When two curves intersect, they can do so a potentially infinite amount of times. If you intersect a Sine curve with a Cosine curve then you'll keep on getting intersections for as long as you care to make them. Two lines however only ever have a single intersection (or crossing) point. So the CCX component needs to be able to output multiple intersection events for any two curves whereas the LLX component only needs to output one. This is why the output of CCX is more complicated.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
No, CCX will intersect two vertical curves with three horizontalones with a potentila of infinite intersections per combination. Hence a tree with two banches(per vert) fanning out to three (per hor) ending in a list (intersections) per path.
Mult will match ten B with ten A each. So you get ten branches (per B) with a list of ten results (per A).
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