You can use one rotate component with multiples inputs (angle, rotation plane, etc), the rotate component will create a new geometry for every input.
For multiples angles, you can use a range component (domain from 0 to 360, with a slider in the st…
For multiple operations with one component, you need to work with the data tree components. Probably a graft tree component on the rail curves will work.
You can get the contours by using a brep/plane intersection like in this image:
http://www.g…
Taz is correct about the clustering thing...
The seam that Vicente Soler mention, does appear, but if you just need the wires (for the pipes or something like that), the seam appear as an arc curve that you can cull out, so there is no problem with…
on the second idea you probably are feeding the wrong uv points, but I tried myself and i still getting some offset problems so the points to close each other are not the problem...
try using the fillet component after the voronoi component and the…