<div class="gmail_quote">On Mon, Apr 4, 2011 at 10:01 PM, hbfyf <span dir="ltr">&lt;<a href="mailto:hbfyf@qq.com">hbfyf@qq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>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?</div></blockquote><div> </div></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">Please keep the discussion on the mailing list.</div>
<div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">What is the difference between the &quot;point coordinate&quot; and &quot;vertex coordinate&quot;?</div><div><br></div><div>I&#39;m assuming you&#39;re seeing a mesh when you just want to see the points? Try</div>
<div><br></div><div>actor-&gt;GetProperty()-&gt;SetRepresentationToPoints();</div><div><br>David<br></div>