DEM data is just 2D image data with the scalar values representing the height field. So you do need to transform it to polygonal data to be able to render it and then cut it. <br><br>See&nbsp; IO/Testing/Tcl/dem.tcl for an example of how to transform it to a polydata.
<br><br>--<br>karthik<br><br><div><span class="gmail_quote">On 4/25/07, <b class="gmail_sendername">ҶԪֵ</b> &lt;<a href="mailto:yeyuzh@163.com">yeyuzh@163.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hello,everyone:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;vtk can cut vtkPolyData type data,I want to cut the DEM data! who do you know the&nbsp;&nbsp;way to do it.&nbsp;&nbsp;need I to transform&nbsp;&nbsp; the imagedata to vtkpolydata? how to transform? thanks!<br><br><br><br>_______________________________________________
<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br></blockquote></div><br><br>