<div dir="ltr"><div><div>Hi,<br><br></div>Thank you so much for the hints. I was able to apply "slice" filter and correctly visualize data one slice at a time. So, this does indicate that data is read in fine and ported successfully to paraview.<br>
</div><div>Yet, I have to make the entire volume to be visible. Is there any specific command or technique<br>for this to happen? I'll be happy to post some samples and screen shots if it's requested. (just don't<br>
</div><div>want to increase folk's mail boxes by posting jpeg or png samples).<br><br></div><div>Thanks,<br></div><div>-AM<br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 20, 2013 at 9:50 PM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Try applying the "Slice" filter. Does that show any data "inside" the<br>
outline? Or try switching the representation type to "Surface" from<br>
"Outline". Or try using the spreadsheet view to see what data the<br>
reader is producing.<br>
<div><div class="h5"><br>
<br>
<br>
On Fri, Dec 20, 2013 at 12:36 PM, moeinvaz <<a href="mailto:moeinvaz@gmail.com">moeinvaz@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I'm new at paraview and trying to finish a plugin<br>
> for IDX data format. I seem to have hard time, debugging<br>
> it. At this point, the plugin loads and displays a box<br>
> around volume, but no data point is show inside. Here is<br>
> the logic behind the code:<br>
><br>
> - A pointer to vtkRectilinearGrid is set up<br>
> - Dimensions and x,y,z coordinates are set<br>
> - A new array is created, consisting of data points<br>
>   which is passed to new grid with SetScalars<br>
><br>
> I appreciate any pointers on this (documentation,<br>
> samples).<br>
><br>
> Thanks,<br>
> -AM<br>
</div></div>> _______________________________________________<br>
> Paraview-developers mailing list<br>
> <a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</blockquote></div><br></div>