[vtkusers] how to clip and cut DEM data?

Karthik Krishnan karthik.krishnan at kitware.com
Wed Apr 25 15:57:12 EDT 2007


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.

See  IO/Testing/Tcl/dem.tcl for an example of how to transform it to a
polydata.

--
karthik

On 4/25/07, 叶元值 <yeyuzh at 163.com> wrote:
>
> hello,everyone:
>         vtk can cut vtkPolyData type data,I want to cut the DEM data! who
> do you know the  way to do it.  need I to transform   the imagedata to
> vtkpolydata? how to transform? thanks!
>
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070425/e34aea1f/attachment.htm>


More information about the vtkusers mailing list