[vtkusers] vtkThreshold doc problem

David E DeMarle dave.demarle at kitware.com
Tue Jan 31 08:42:39 EST 2012


http://www.vtk.org/doc/nightly/html/classvtkAlgorithm.html#a6bea16e1329609dbccce0ff8d2367484

Together they specify the specific array within the sets of arrays on
one of the (sets of) inputs to the algorithm that the algorithm should
process.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909



On Tue, Jan 31, 2012 at 4:21 AM,  <ycollette.nospam at free.fr> wrote:
> Hello,
>
> I've got a little problem with the use of vtkThreshold and specially with the SetInputArrayToProcess parameters.
>
> int idx: ?
> int port: ?
> int connection: ?
> int fieldAssociation: ?
> const char * name: the name of the vtkarray to process
>
> For the other parameters, I've put 0 and my test works.
> I looked into the python examples of the vtk source, but no examples with parameters different from 0 for 'port' and 'connection'.
>
> Can somebody explain to me what are the use of 'port', 'connection' and 'idx' ?
>
> Best regads,
>
> YC
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



More information about the vtkusers mailing list