Hi everyone,
I’m new to Blender Geometry Nodes and need some help. I want to access each individual cube separately after extruding it in any direction (X, Y, or Z). Specifically, I want to retrieve the height and length of each extruded cube so I can add a mesh on top of it accordingly. Additionally, I would like to place a cylinder on each vertex of the cube, with the cylinder’s height matching the cube’s height.
Could you please suggest how I can achieve this?