Hello everybody, just wondering, how can i align these lines so they are nice and straight, considering there two different curves?
The green group is another method that i tried but no good
this is how i wanna try to make it look like but with the different curves
just dont know which node to use
If you want your lines to be constrained to a plane, you’ll have to intersect the two curves with that plane and join the points. Here’s an example with the YZ plane:
2 Likes
@pablofederico Something like this?
BridgeCurves.dyn (10.0 KB)
2 Likes
thanks both of you, it worked by intersecting the planes !!! I m starting to like dynamo more and more now that i can understand it a bit better
1 Like