Hi All,<br><br>I used the following codes to build a simple cone.<br>---------------------------------------------------------------------------------------<br>&nbsp; vtkConeSource *cone = vtkConeSource::New();<br>&nbsp; &nbsp;&nbsp;&nbsp; cone-&gt;SetHeight( 3.0 );<br>&nbsp; &nbsp;&nbsp;&nbsp; cone-&gt;SetRadius( 1.0 );<br>&nbsp; &nbsp;&nbsp;&nbsp; cone-&gt;SetResolution( 6 );<br>&nbsp; <br>&nbsp; vtkPolyDataMapper *coneMapper = vtkPolyDataMapper::New();<br>&nbsp;&nbsp;&nbsp; &nbsp; coneMapper-&gt;SetInput( cone-&gt;GetOutput() );<br>--------------------------------------------------------------------------------------<br>Does any one can help me to know how to get the position (x,y,z) of each vertex and the rendering index? &nbsp; &nbsp;&nbsp; Thanks in advance!<br><br>Toron<br><p>&#32;__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com