[vtkusers] Element data???
Dominik Szczerba
domi at vision.ee.ethz.ch
Fri Jun 15 03:33:29 EDT 2007
Load a dataset, query its type, then GetOutput of the right type
(GetUnstructuredOutput...PolydataOutput...).
You can use Print() to inspect things. Other useful functions for you
are GetPointData and GetCellData.
- Dominik
Vinayak Datir wrote:
> Hi All,
>
> Can any body tell me how can identify from vtk or vtu file
> that “It contains node data or element data”
>
> Is there any special tag for element data?
>
>
>
> Thanks,
>
> Vinayak.
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
--
Dominik Szczerba, Ph.D.
Computer Vision Lab CH-8092 Zurich
http://www.vision.ee.ethz.ch/~domi
More information about the vtkusers
mailing list