<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Dear users, </DIV>
<DIV> </DIV>
<DIV>I currently have a problem with vtkPolyData and its polys.</DIV>
<DIV> </DIV>
<DIV>After I performed ICPTransform, I saved my vtkPolyData with
vtkXMLPolyDataWriter.</DIV>
<DIV> </DIV>
<DIV>When I saved it, the polydata has approximately 8000 cells and 32000
insertlocations in it.</DIV>
<DIV> </DIV>
<DIV>But when I read it with vtkXMLPolyDataReader, the insertlocation of the
loaded polydata is 0.</DIV>
<DIV> </DIV>
<DIV>Can it be a problem if I wanted to use it some ways?</DIV>
<DIV> </DIV>
<DIV>My final goal is voxelizing vtkPolyData, which is a triangular mesh, to a
binary volume( i.e., 1 for inside of the mesh and 0 for outside of the mesh
).</DIV>
<DIV> </DIV>
<DIV>I have tried to use vtkVoxelizePolyData and vtkPolyDataToImageStencil,
</DIV>
<DIV> </DIV>
<DIV>but I still haven’t got luck yet. </DIV>
<DIV> </DIV>
<DIV>Can this 0 insertlocation be a problem of voxelization?</DIV>
<DIV> </DIV>
<DIV>Thank you in advance for all replies.</DIV>
<DIV> </DIV>
<DIV>Sungmin</DIV>
<DIV> </DIV>
<DIV> </DIV></DIV></DIV></BODY></HTML>