vtk.js-Clips processing of VTP

I saw the legend in vtkTableBasedClipDataSet in the document, vtkTableBasedClipDataSet inherits from vtkUnstructuredGridAlgorithm, so it can use such data input, it does not inherit from polydata, so polydata cannot be used as its data input, is my understanding correct?