normals of the polydata are messed up after transform

For example, I just did this:
transform->RotateX(45);
transform->RotateY(60);
transform->RotateZ(80);

And the Tube’s axis is along z axis