Hi,
As I`m using fstorm these days, I can`t use railclone when having high poly segments like hedge elements (instancing is not supported). But I think it would be possible to do almost the same thing with a forest effect.
Usually I have a start segment, a couple of random default segments (middle) and an end segment.
By using this expression fpItem.geomID = if (fpItem.distPathPos == 0, 0,1); i can already define the start segment, but i don`t know how to proceed to do the random mid segments and end segment.
Kind regards,
Mattias