Hi everybody, When I try to write a vtkPolyData object to a string, using the WriteToOutputStringOn() function, the resulting string isn't null terminated. Is this a bug or is there a special reason why the null character isn't included? Patrick de Koning