Is there a reason that you can't use 2 point scalar fields for this? You'd have to have separate names for each point scalar field array.
On Wed, May 27, 2009 at 8:01 AM, Rafael March <[email protected]>wrote: > Hi, > > Is it possible to have a multi-valued point scalar field ? I mean, suppose > all the points of my model have an integer number associated with them. But > I would like some points to have not only one value, but two values (in the > same vtkPointData object). So, if a point has the values 1 and 3, I would be > able to "capture" it using the threshold filter with lower and upper values > equal 1 OR with lower and upper values equal 3. > > Is there a way to do this ? Any suggestion will be appreciated. > > Regards, > Rafael March. > > > _______________________________________________ > 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 ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > >
_______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
