I am finding a way to pass my coordinates from 2D to 3D model. I am stuck with an issue where I have Line/Spine which has Start and End Point. I would like to know how can I get the Start and End point of that line which is been show in my model. also is there any way to replace that line with my custom line using geometry (i know how to do this in 3D viewer but not sure about 2d view) I have tried different approaches but seems like nothing is working for me here is the reference which I was trying to follow
and below is the Line/Path, what I am looking for is geometry of this line or the path of this line so that I can extract vector3 point from where the line is traveling