Designcript setup question

Hi all,

I have a little question about design script.
I’m trying to setup a designscript that produces a set of coordinates.
And the tricky part for me (because I’m somewhat fresh to design script) is how to get more then one value out of the script.
It’s for calculating the insertion points for piles under a Pad foundation.
my 0,0 is in the center of the foundation so I have + value’s and - value’s. And though I can calculate them…I have no idea how to put it in a design script. :sweat:

The designscript must return multiple numbers that represent the coordinates from 1 point in 1 kwadrant.
I then can make multiple coordinates with that outcome by multiplying it with -1 and so on.

I hope it makes sense and hope someone can send me on the right track.