vtkCellpicker return original position after rotate actor

Hi,
Thanks.
This is the official example posted on VTK.
https://examples.vtk.org/site/Python/Picking/CellPicking/
I rotate the actor after creating. I think I rotated the original polydata, which is the green one. It shows the original polydata hase been rotated. The Tomato color triangle is the selected actor, which is created by vtkExtractSelection(),