[vtkusers] vtkthreshold on unstructured grid + data sets

ycollette.nospam at free.fr ycollette.nospam at free.fr
Tue Jan 31 07:22:26 EST 2012


Hello,

I've got an unstructured grid data set with some data Arrays ('DISPLACE', 'STRES-CA', etc ...).
I use vtkThreshold to extract a part of the unstructured grid (the vtkThreshold is based on 'CellMaterials' array).

Just before using vtkThreshold, I've got an unstructured grid with the arrays, but after vtkThreshold, I get only an unstructuredgrid.

My question is: how can  I use vtkThreshold to perform the thresholding on the whole data set (unstructuredgrid + arrays) ?

Best regards,

YC



More information about the vtkusers mailing list