Vector rotation

I want to randomly rotate vectors so that the pipes they represent can intersect each other. How should I modify it?



device.gh (12.3 KB)

You need to internalise the geometry in your grasshopper file (perferable) or upload a rhino file that contains it.

Right-click on the component(s) containing the referenced geometry, and select Internalise data.

-Kevin