[vtkusers] set certain point

xujf xujf at sjtu.edu.cn
Tue Sep 7 09:56:09 EDT 2004


hello,vtk users:
    There is a Point A(x,y,z) in Polydata,and  I want to set the scalar value of this point. How to realize the function.
    I used Polydata->GetPointData()->SetScalars(faceColors); however this set all points\' scalar values of the ploydata,not certain point. 


More information about the vtkusers mailing list