Hi all, after 3 hours of google and gpt I have not yet resolved my issue.
I created a brick wall using RC (Y Evenly), and now from each line of bricks I want to remove the first and the last items.
Tried to do so using the Start/End connectors, no way.
Was trying to use the Arith Expression and return a value something like
return if(SegmentXRole==2, true, flase);
#Apparently the number 2 identifies the Start segment...not sure this logic makes sense btw
and then taking action on the true/false outcome perhaps, but now way.
I am sure there is a simple way to achieve it...can somebody be so kind to support please? :'( :'( :'( :'( :'( :'(
Thanks!
Lucia