Dear Users, I have a problem with blanking in StructuredGrid. I am doing: structuredGrid->BlankingOn(); structuredGrid->BlankPoint(0); structuredGrid->BlankPoint(1); and after rendering all the points are still visible. I am using vtk 4.2 . Is there a bug in blanking points? Thanks for help