← Back to team overview

yade-users team mailing list archive

Re: [Question #699286]: Scene radius must be positive - Ignoring value

 

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.