Hi, When defining a vtkPlane with an origin and a normal vector, I want to rotate the plane by changing the normal vector. But when I do that,(with the vtkPlane::SetNormal method) the vtkPlane always stays at the same position, it is impossible to define another orientation. Is it a bug in VTK ???? Thanks