<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3105.105" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear VTK users,<BR><BR>I was trying to use
vtkCellCenters with an unstructured grid which I read<BR>from a file
('test.vtk', attached). The problem is, if I add a new cell to<BR>my
unstructured grid, the cell center of the new cell is not represented at<BR>the
right place (!?).<BR><BR>Attached is a sample python script which reads in a vtk
file ('test.vtk'),<BR>represents point and cell labels and then adds a cell to
the unstructured<BR>grid. The label for the added cell (2) is not placed in the
interior of the<BR>newly created cell.<BR><BR>Any ideas what I'm doing
wrong?<BR>Thank you.<BR><BR>R. Niesner</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>PS: I send this message initially from another
e-mail address (accidentaly), which is not in the list, sory if you get it
twice...</FONT></DIV></BODY></HTML>