Select one face

Hi, I want to know how I can select just 1 face , the bottom one, for all my elements.
I though it would works fine with list. get ittem at index but the bottom face is not always the “0” index

Hi,

You can use Surface.FilterByOrientation node from Clockwork package.
FilterByOrientation

Thanks! i will try now using this node.