<html>
<body>
Hi BoShi,<br><br>
The change from SetInput to SetInputConnection and from GetOutput to
GetOutputPort is a result of the reworking of VTK pipeline architecture.
Take a look at VTK/Utilities/Upgrading/TheNewVTKPipeline.pdf for further
explanation.<br><br>
- Amy<br><br>
At 01:46 AM 6/7/2006, Bo Shi wrote:<br>
<blockquote type=cite class=cite cite="">Hi,<br><br>
&nbsp;&nbsp;&nbsp; I also don't know the difference between
SetInputConnection and SetInput?? Who can tell me the proxy object
meaning in VTK?&nbsp; Thanks a lot! Any idea is appreciated!<br><br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
BoShi <br><br>
<a href="file:///H:/home/wlz/html/classvtkAlgorithmOutput.html">
vtkAlgorithmOutput</a>* vtkAlgorithm::GetOutputPort (&nbsp; int&nbsp;
<i>index</i>&nbsp; )&nbsp; <br>
&nbsp; <br><br>
Get a proxy object corresponding to the given output port of this
algorithm. The proxy object can be passed to another algorithm's
<a href="file:///H:/home/wlz/html/classvtkAlgorithm.html#16be81ee647daeefde729e57c43d5f0d">
SetInputConnection()</a>,
<a href="file:///H:/home/wlz/html/classvtkAlgorithm.html#e1b6d81a449a11b4366d3b4f2f176d67">
AddInputConnection()</a>, and
<a href="file:///H:/home/wlz/html/classvtkAlgorithm.html#c986999efbd0bb66698237a0613bd3a4">
RemoveInputConnection()</a> methods to modify pipeline connectivity.
<br><br>
_______________________________________________<br>
This is the private VTK discussion list. <br>
Please keep messages on-topic. Check the FAQ at:
<a href="http://www.vtk.org/Wiki/VTK_FAQ" eudora="autourl">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" eudora="autourl">
http://www.vtk.org/mailman/listinfo/vtkusers</a></blockquote></body>
</html>