Hi I'm using vtkClipPolyData to clip/cut polygonal data with a user-specified implicit function. Any ideas on how to implement capping in that context ? I'd like the clipped part(s) to be "closed"/"capped" where they were cut, so that one can not see "inside". Thanks