What kind of plane can be used as the input of vtkSelectPolyData?

Hi ,
Can plane be used as the input of vtkSelectPolyData? I use vtkPlane as input data of vtkSelectPolyData,but it doesn’t work.What can i do if i want to get an irregular plane from vtkPoints by using vtkSelectPolyData?