<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>Hi,</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I intend to visualize a 3D tetrahedron mesh which is read 
from a file.&nbsp;&nbsp;The ID of the point in the poin set of the meh&nbsp;is 
from 1. It should begin from 0, but I do not change it. Firstly, I use the 
VTK4.2 setup version which&nbsp;use the&nbsp;debug single&nbsp;threaded run time 
lib to&nbsp;visualize it. it is OK.&nbsp; Because I want to use the debug 
multithreaded dll run time lib, I&nbsp;compile the source code of the Vtk4.2 and 
set the&nbsp;&nbsp;debug multithreaded dll run time lib in the project setting 
in MSVC6.0.&nbsp; However, when I want to visualize the same mesh, I see 
nothing. Only when &nbsp;I change the beginnig ID of the Point&nbsp;in the point 
set &nbsp;from 1 to 0, can I see the mesh in the render window. This make me 
very puzzeld. I only change the setup version to the recomiler version and 
change the run time lib. What is the different between them? Why a program 
running correctly in the setup version can not run in the other 
version?</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Hope your help!</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Best regards,</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Yixun Liu</FONT>&nbsp;</DIV></BODY></HTML>