Creating rectangles efficiently

Hi All,

Looking for the most optimized way to create a 1x36 rectangle and place it on top of a 1024x768 output. Eventually I would like to create a bunch of the smaller rectangles on the same 1024 output, almost like an array.

What’s the most optimal way to do this?

Thanks!

Since its dimension ‘1’ can you use a line sop? A rectangle sop should work with dimension 1 also