Hello. I have a shape file with points and want to link one point to the next one. I wrote some python script that adds an attribute of the position of the last point to the current point object. I thought there is an CGA operation where I can extrude a primitiveDisk in the direction of the last point with the lenght of the distance, but I did not find something like that. Does someone have some hint for me how that can be done?
Thank you!