and create a polyline in acad from them.
The main question for me is how do i read these lines one by one and store to variables.
For example i need a "length" variable for the second column, a "leftoffset" variable for 4th column, a "rightoffset" for 5th column and "elevation" for 6th column.
If you can give a hint please. I am just starting programming and i am confused little bit . So any idea can help me.