![]() |
#8
|
|||
|
|||
1) Thank you.
Quote:
view = viz.get(viz.MAIN_VIEWPOINT) Navigation=SNNewBoth.SNNewBoth(view) It even happenes also, when default mouse navigation is off. It seems to be related to the y-coordinate of the view not beeing zero. e.g. if you try to change the line in your example above from self.__view.translate(0,0,-10) to self.__view.translate(0,1,-10) you will experience the jumping. [\B] 3) Thank you, I will try that. 4) alpha: We have thrown it out, but if it happens again I will send you a Screenshot. I guess both of your guesses make sence, the complexity (I experienced it also a few months ago with field lines. )d |
|
|