<div>I used vtkContourWidget to draw a contour, and tried to get length of it. I noticed that vtkSplineWidget has a public member function GetSummedLength (), but vtkContourWidget doesn't. How can I achieve this goal(get the length of contour)?</div>