Working on all segments in PathDataSuite1
Hi, in following functions:
PathDataSuite1()->PF_PathGetSegLength
PathDataSuite1()->PF_PathEvalSegLength
you can retrieve individual path segment lengths, with `A_long which_segL,`, but is there a way (without me doing it manually), to retrieve full path length and operate on all segments?
