Dynamo for x,y extraction from offsets in Excel - 5-point levels for road design

Hello good people, Ive uploaded my road excel 5-point levels showing the offsets and levels, Im interested in knowing how I can automate using dynamo the process of automating the extraction of x,y from alignment for the multiple offsets that I have in my excel file 5-point levels, I have offsets that also controls the acceleration and deceleration lanes as well, any idea will be highly appreciated, or any nodes that can do this, I have also uploaded some nodes that ive been connecting to try and do this , here are the links to the screenshot of the 5-point excel file having the offsets, plus my dynamo script showing my progress making the nodes, my dynamo nodes progress, , excel screenshot data having offsets

ive uploaded a more updated progress of my dynamo graph that im trying to mass use to mass produce x,y from alignment from multiple offsets at once, but it seems not to be working right, ive included thedynamo graph dynamo graph

the node alignmnet.coordinatesystembystationoffset has the offset input, but can it accept multiple offsets input supplied to it from an excel file: because it seems to be only recognising the first value of offset in a set of column having multiple offsets values

Yes. Look into lacing and list levels.

I recommend using a VERY simple use case to start with - two stations with three offsets each should work. That way you can more readily review the output as it comes.

here is how I made my dynamo nodes to solve what I wanted, Ive attached screenshot and dynamo graph

(attachments)

Rev - x,y data extraction from alignment.dyn (44.2 KB)