polydata intersection filter?

Hello, I am a beginner in vtk.js
Is it possible for vtk.js to generate a new polydata from the intersection of two polydata and display it?

Yes, you can look at the OBBTree example.