Ray bounce to a plane?

Is there any way to ray bounce to a plane?

@j.sunnyT6MVA I am afraid not, based on the Revit API docs, the ReferenceIntersector requires 3D geometry, but I have been wrong before, maybe someone else has another workaround to make it work with planes:

You can use the Point.Project node if you have all geometries as Dynamo equivalents:

2 Likes