Question #699286 on Yade changed:
https://answers.launchpad.net/yade/+question/699286
Status: Open => Answered
Karol Brzezinski proposed the following answer:
Hi,
according to [1] question should not contain external links. I haven't
opened your link. Have you tried to manipulate view by commands in the
terminal?
###
from yade import qt
#open the view (If you have open any other view before this, please close it
manually.)
v = qt.View()
# and try one of these
qt.center()
#or
v.showEntireScene()
###
Best wishes,
Karol
[1] https://www.yade-dem.org/wiki/Howtoask
--
You received this question notification because your team yade-users is
an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp