<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Thanks a lot Maik.</DIV>
<DIV>I found the function and i resolved the problem.<BR><BR>--- En date de : <B>Dim 26.10.08, Maik Beckmann <I><beckmann.maik@googlemail.com></I></B> a écrit :<BR></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid">De: Maik Beckmann <beckmann.maik@googlemail.com><BR>Objet: Re: [vtkusers] Size of an array<BR>À: vtkusers@vtk.org<BR>Date: Dimanche 26 Octobre 2008, 18h24<BR><BR><PRE>2008/10/26 B. C. <butterfly.1688@yahoo.fr>:
> Hi everyone.
> Can someone tell me what function to use to have the size of a
vtkDataArray?
> GetSize() don't return the size of the array, but the size of the data
> contained on it.
1. click this: http://www.vtk.org/doc/release/5.2/html/
2. click "Classes" at the nav-bar (on top of the site)
3. enter "vtkDataArray" at the find dialog of your browser
4. click at the result
6. Look at the inheritance diagram. Click at the vtkAbstractArray
5. See if "GetNumberOfTuples" is what you are looking for.
quick link: http://tinyurl.com/5e8ymr
-- Maik
_______________________________________________
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
</PRE></BLOCKQUOTE></td></tr></table><br>