RayBounce.ByOriginDirection

Hi,

I’m trying to project my rays to only the edge of the circle. It’s a little hard to see but the surface that extends down the corridor and into the rooms is created by the RayBounce.ByOriginDirection points output and all exists in the Dynamo window not Revit:

Image

 

 

 

 

 

 

 

 

 

 

 

RayBounce is finding the walls and openings correctly but I’m having trouble setting the distance. Line.ByStartPointEndPoint are the lines shown in the circle. Am I not handling the direction input correctly?

Image01

 

 

 

 

 

 

 

 

Dynamo script

Thanks,

Dan

RayBounce You may try to filter according to a radius later.

 

Hi Mehmet,

I’ve been out sick, thanks for the response. I’m sure I can do what I need from here. I next need to try recursion.

Dan