[vtkusers] difference between GetOutputPort() and GetOutput()

Anders Wallin anders.e.e.wallin at gmail.com
Fri Jan 29 12:10:40 EST 2010


Hi all,
I am naively translating some C++ examples into Python, "word for
word", and sometimes I get an error where the C++ code uses
GetOutputPort() and Python seems happy with GetOutput() instead.
what is the difference between GetOutputPort() and GetOutput() ?

AW



More information about the vtkusers mailing list