[vtkusers] GetOutput & GetOuputPort

Kevin H. Hobbs kevin.hobbs.1 at ohiou.edu
Wed Mar 29 10:39:34 EST 2006


On Wed, 2006-03-29 at 17:12 +0200, bailleul jonathan wrote:
> my two euro-cents:
> 
> Maybe I'm missing the point, but it seems that old versions of tcl 
> examples tend to use SetInputConnection instead of SetInput, and 
> GetOutputPort instead of GetOutput. Many errors can be avoided in 
> systematically converting these names (sed, search-replace, etc)...
> 
> 
> Best regards,
> 

I thought so too but then I found reference to scripts that
systematically switched them the other way.

I found the SetInputConnection and GetOutputPort type methods in 
http://www.vtk.org/doc/nightly/html/classvtkAlgorithm.html
I couldn't find GetOutput and SetInput except for the older versions of
VTK.

Maybe the documentation needs a comment like, "These replace the old
GetOutput and SetInput in most cases..."


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060329/8cbe382d/attachment.pgp>


More information about the vtkusers mailing list