[Paraview-developers] Is there a "no view" hint for filters?

Cornelis Bockemühl cornelis.bockemuehl at gmail.com
Thu May 11 09:36:37 EDT 2017


Wow - that's called "service"! ;-)

Even if I know it was not implemented because of my request it comes very
welcome for my project.

Regards - and thanks for both the implementation (to Jakub) and the hint
(to Utkarsh)
Cornelis


2017-05-11 15:32 GMT+02:00 Utkarsh Ayachit <utkarsh.ayachit at kitware.com>:

> Cornelis.
>
> Jakub just contributed support for this here:
> https://gitlab.kitware.com/paraview/paraview/merge_requests/1562
>
> It's been merged in `master` and will be available in 5.4-RC2.
>
> Utkarsh
>
> On Mon, May 8, 2017 at 5:25 AM, Cornelis Bockemühl
> <cornelis.bockemuehl at gmail.com> wrote:
> > Hello all,
> >
> > Writing a filter with 3 output ports, I would like to achieve a behaviour
> > that only the first of the ports will show in some 3D render view by
> > default. The second and third are actually table data which the user may
> > want to see or not.
> >
> > With this it makes sense to have them still as output port, but without a
> > default representation. The user may then open a spreadsheet view and
> choose
> > among the output ports he wants to see in numeric form.
> >
> > I know that in ther server manager xml you can put "hints" for
> > "Representation" or "RepresentationType", e.g.
> >
> >    <RepresentationType view="RenderView" type="Surface With Edges"/>
> >
> > What I would like to use would be something like this:
> >
> >    <Representation view="none" />
> >
> > Is there such a thing available? I was trying and searching the source
> code,
> > but did not find an indication.
> >
> > Regards, Cornelis
> >
> > --
> > Cornelis Bockemühl
> > Basel, Schweiz
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Search the list archives at:
> > http://markmail.org/search/?q=Paraview-developers
> >
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/paraview-developers
> >
>



-- 
Cornelis Bockemühl
Basel, Schweiz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20170511/37aab794/attachment.html>


More information about the Paraview-developers mailing list