RayBounce Recursion

Has anyone been able to use the RayBounce node to iterate through multiple analysis/origin points (using the loop while node for example)? Or does anyone know if or how you can access this class in Python??

20151229-1

Thanks for the response Vikram. But, I should have been clearer in my question.

I would like to run the RayBounce across multiple points, where each point has multiple direction vectors.

 

Capture0114

Use Replication Guides with the Design Script equivalent of the node

Thanks again. I actually found a way to do the RayBounce analysis in Python using the ‘ReferenceIntersector’ class.

My question would be: What type of elements are those ‘Openings’ / ‘Walls’ and how come they appear as empty lists when feeding them into an ‘Element.Geometry’ node?

1 Like