On Fri, Oct 23, 2009 at 1:03 PM, Yang, Jinzhong <jinzhong76 at gmail.com> wrote: > You need to set the points to the triangle when you build it up. > triangle->SetPoints(Points); > > -Jinzhong Unfortunately vtkTriangle doesn't seem to have a SetPoints function. Any other ideas? Thanks, David