I was looking for a node that would give me the intersection of two curves, but I was unable to find one. Could anyone help me develop a definition that will give me the point that results from the intersection of two curves, or let me know of the name of the node in case I just missed it?
Are you using 0.6.3 or 0.7.0 ?
In 0.7.0 you have directly geometry intersect. It is a general method, not just only for curves.
And here’s how you would do it in 0.6.3:
Thanks a lot this worked great, I am using 0.70, and I think I was just thrown off by the geometry intersect node.
Hello, how would you do this in Dynamo version 1.0? Given a set of gridlines from a REVIT project, I would like to be able to see which gridlines interstect eachother and what the X and Y coordinates are for the intersection point. Thank you
Have you tried Grid.Curve and Geometry.Intersect ?
Kulkul,
Where can I find the Grids.DivideByOrientation node?
File: GridIntersect.dyn