powerpp wrote:
Hello,
I need all parameters at a polylines edges. I tried to get all parameters at all curvepoints with
pars = [rs.CurveClosestPoint(curve, pt) for pt in curve_points]
My testcurve is over 8000mtrs in length with one curvepoint every mtr. On my pc this takes over 8 seconds.
It would nice to have some advanced way so it would be possible below one second, because the user has to wait for this to proceedThanks a lot in advance!
Philip
Posts: 2
Participants: 2