yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00360
Re: cmdGui
> Are you running the latest SVN?
revision 1283
> I am attaching my a.xml, which works very well. Can you try loading
> it and the saving again (run "yade-something -N cmdGui", then type
> o=Omega(); o.load('a.xml'); o.save('b.xml'); ) to see if you get correct
> output or not?
Yes, load, save and run this file is ok.
Furthermore, default-test.py is correct and own scripts too.
For example, this works correct:
$ yade -N cmdGui
>>> o=Omega()
>>> pp=Preprocessor('SDECSpheresPlane')
>>> pp.generate('scene.xml')
>>> o.load('scene.xml')
>>> import os
>>> os.system(yadeExecutable+' -N QtGUI -S ./sceneB.xml')
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
Follow ups
-
Re: cmdGui
From: milauer <eudoxos@xxxxxxxx>, 2008-03-25