[Paraview-developers] object numbering in pipeline browser

Joachim Pouderoux joachim.pouderoux at kitware.com
Tue Oct 3 14:35:40 EDT 2017


Chiranjib,

Take a look at vtkSMSessionProxyManager::GetUniqueProxyName().
This is the function called in vtkSMSessionProxyManager::RegisterProxy() that
setup the default proxy names.

Regards,

*Joachim Pouderoux*, PhD

*Technical Expert - Scientific Computing Team*
*Kitware SAS <http://www.kitware.fr>*


2017-10-03 14:16 GMT-04:00 Chiranjib Sur <sur.chiranjib at gmail.com>:

> Hi,
> Can any one explain how the numbering sequencing happen when we create
> objects  (e.g. Source > Cone) and the objects appears as "Cone1", "Cone2"
> etc.?
>
> I am interested which part of the code is responsible for numerical
> increment 1,2 etc following the Object name.
>
> Thanks in advance.
>
> Chiranjib
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20171003/9e4bd9fc/attachment.html>


More information about the Paraview-developers mailing list