Add Extract Point Selection
Add Extract Point Selection:
- Extract the selected points
- Convert the selection to a polydata
Goal : Adapt the vtkPVSingleOutputExtractSelection filter (from paraview) to get a polydata as ouput (for filter compatibility)
Add VTK::FiltersPoints (vtkDataSetSurfaceFilter) and ParaView::VTKExtensionsExtraction (vtkPVSingleOutputExtractSelection) module