Creating independent closed surfaces with radial segments

Hello, basic gh logic here. I’ve made an outer and inner ring curves, then I divided each of the curves to get points, on which I made a line to connect the points. I’m aiming to make a closed surface for each of the segments and later use a randomized height on the Z axis. I’m having trouble connecting the logic oh how I can get independent surfaces for each of the segment, and I keep making a whole surface for the ring instead. Much thanks!

  1. Always include your .gh file (internalised data) into your question. Saves other people the time you already invested).

  2. Use Shatter to use information t of Divide to cut the circles into segments.