Calculate Distance Between Two Points On A Curve By VTK
The article shows a way to calculate the length between two points on a curve. We create a ring and put axis actor in the center to show the ring’s orientation and size. Here are implementation details, the data file curve.vtp can be downloaded from my github repository documents. #define Read more…