On 06.03.2010 12:04, Gerrit Voß wrote:
>
> What you would have to do is to mark the fields you do not want to
> be transmitted. There are (in principle) two ways to do this, either
> mark them as ClusterLocal, which means no changes on the client will
> be transmitted, or mark them so that during the creation the field is
> not flagged for transmission.
>
> Currently both ways are only available through the fcd mechanism. I'll
> update the interfaces and get back once the changes are committed.
>    

Hi Gerrit,

thank You, adding "ClusterLocal" as fieldflag works perfectly! I derived 
from ClusterWindow using a fcd-file, so no problem with the mechanism.

Cheers,
Volker




------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to