Hello,
I would like to generate point grid from excel data but Im stuck.
Heres my excel data:
Heres my simple script:
Raster.dyn (24.5 KB)
The problem is, this should be distance between raster points and not an coordinate. So the numbers in dynamo should be as following:
Does anyone have an idea how to get coordinates ind dynamo from excel distances between points? I suppose it should be something like [i+(i+1)] for indices but I cant seem to solve it in dynamo.
Thanks in advance,
Dan.