[Paraview-developers] ProxyListDomain group feature and group of proxies
Mathieu Westphal
mathieu.westphal at kitware.com
Tue Sep 13 10:23:20 EDT 2016
Hi
Since the new "Group" feautre have been added to the ProxyListDomain, i'm
trying to find a way to create a group of proxies from other groups.
Basically i would like to be able to do :
<ProxyGroup name="group_of_sources">
< SourceProxy group = "extended_sources" name ="HighResLineSource" />
< SourceProxy group = "extended_sources" name ="PointSource" />
</ProxyGroup>
Enabling one to then use a proxy list domain pointing to a potentially
dynamic "group_of_sources".
Do this sound like a good idea to some ?
Regards,
Mathieu Westphal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160913/7c951b7f/attachment-0001.html>
More information about the Paraview-developers
mailing list