Hallo,
how do i get the length of a closed polyline?
I've tried to get the length with
Code:
CurveObj.GetDistAtPoint(CurveObj.EndPoint)
But the length will be 0.