[Paraview-developers] Bug in my reader plugin

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Sat Dec 7 09:57:23 EST 2013


Gerald,

It's unclear what could be going wrong. Can you share the code and sample
files to reproduce the problem?

Utkarsh


On Fri, Dec 6, 2013 at 3:12 AM, Lodron, Gerald <Gerald.Lodron at joanneum.at>wrote:

> Hello
>
>
>
> I made a reader plugin which returns a vtkPolyData object from our
> internal file type and have following problem:
>
>
>
> Open our file using plugin, polydata object is successfully loaded and
> visualized (everything fine)
>
> Select some region with “select points through”
>
> Apply the ExtractSelection filter, the subset is successfully extracted
> (unstructured grid), everything seems fine
>
> Select Preserve Topology check box in the ExtractSelection object panel
>
> Apply again
>
>
>
> Then following comes into output window:
>
>
>
> Warning: In
> D:\Develop\Source\ParaView-v4.1.0-RC1-source\ParaViewCore\ServerManager\Rendering\vtkSMPVRepresentationProxy.cxx,
> line 279
>
> vtkSMPVRepresentationProxy (10CE2020): Could not determine array range.
>
>
>
> Someone knows what I am doing wrong, this does not appear when I load a
> normal vtkPolyData .vtk file format so it seems that I am doing something
> wrong with the reader plugin interface, but what…..
>
>
>
> Thanks
>
> _________________________________________________________________
>
>
>
> *JOANNEUM RESEARCH Forschungsgesellschaft mbH*
>
>
>
> *DIGITAL – Institute for Information and Communication Technologies*
>
> Steyrergasse 17, 8010 Graz, Austria
>
>
>
> phone: +43 316 876-1751
>
> fax: +43 316 8769-1751
>
> e-mail: gerald.lodron at joanneum.at
>
> web: www.joanneum.at/digital
>
> _________________________________________________________________
>
>
>
> This message and any attached files are confidential and intended solely
> for the addressee(s). Any publication, transmission or other use of the
> information by a person or entity other than the intended addressee(s) is
> prohibited. If you receive this in error please contact the sender and
> delete the material. The sender does not accept liability for any errors or
> omissions as a result of the transmission.
>
>
>
> Please consider the environment before printing this page.
>
>
>
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20131207/475b1a13/attachment.htm>


More information about the Paraview-developers mailing list