[vtkusers] Display special curvatures of a polydata

Dominik Szczerba dominik at itis.ethz.ch
Thu Oct 9 15:02:49 EDT 2008


You will need to do some reading on vtkDataArrays (get point data, get its 
scalars called probably something like Curvature, get its range) and 
vtkThresholdFilter.

Dominik

On Thursday 09 October 2008 08:10:52 pm B. C. wrote:
> Hi everybody.
> I use 'vtkCurvatures' to compute curvatures at each point of my polydata
> structure. I want to save only the Maximum curvatures and display those
> which are>0.5 (for example). 
> Can someone tell me how to do this?
>  
> Please help!!!



-- 
Dominik Szczerba, Ph.D.
Computational Physics Group
Foundation for Research on Information Technologies in Society
http://www.itis.ethz.ch



More information about the vtkusers mailing list