Page 1 of 1

How to access clusters within a plugin?

Posted: 01 Oct 2014, 15:19
by Robert
Hi,

I'm looking for the more direct way to retrieve and connect to clusters programmaticaly inside my plugin code.
Previously we used to connect to the clusters parsing the auto.xml file. Since we can now choose between seveval *.vtopo files, my question is: how to know programmaticaly which *.vtopo file is active?
Or more directly is there a way to get the active cluster list that Director handle?

Regards,

Rob

Re: How to access clusters within a plugin?

Posted: 01 Oct 2014, 22:44
by Robert
We are currently trying to improve this plugin : http://forum.ventuz.com/viewtopic.php?f=28&t=3388

I agree with the idea that we shouldn't have to access the cluster independently of Director process because it could create some problems but is there another way to do?

What we are trying to achieve is to control the animation on the local cluster and on a remote one together.

Regards,

Rob

Re: How to access clusters within a plugin?

Posted: 02 Oct 2014, 12:47
by Robert
any idea ?