You can get the profile point positions by cutting the polydata with a plane using vtkCutter. The plane goes through the two endpoints of the line and the camera position.
1 Like
You can get the profile point positions by cutting the polydata with a plane using vtkCutter. The plane goes through the two endpoints of the line and the camera position.