[vtkusers] About PLY

David Doria daviddoria at gmail.com
Mon Apr 4 22:20:06 EDT 2011


On Mon, Apr 4, 2011 at 10:01 PM, hbfyf <hbfyf at qq.com> wrote:

> I have succeed in getting point coordinate.But if I just want vertex
> coordinate and I just want to show vertex point,how to change the code?
>

Please keep the discussion on the mailing list.

What is the difference between the "point coordinate" and "vertex
coordinate"?

I'm assuming you're seeing a mesh when you just want to see the points? Try

actor->GetProperty()->SetRepresentationToPoints();

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110404/e14f6104/attachment.htm>


More information about the vtkusers mailing list