[vtkusers] Surface ID?
    Will Schroeder 
    will.schroeder at kitware.com
       
    Fri Mar 30 16:15:11 EST 2001
    
    
  
Hi Alan
At 11:55 AM 3/30/2001 -0800, feigee at us.sina.com wrote:
>I thought about threshold filter by giving another "IDscalar" to the object and show only IDscalar>1.5 for wing surface, and IDscalar<1.5 for fuselage surface.  But what about the points shared jointly by the wing and fuselage?
You can threshold cells based on cell scalars....in that case the point values don't matter. Set the correct mode in vtkThreshold and it should work.
Will
    
    
More information about the vtkusers
mailing list