Hi All!
Fedora 11, Python 2.6, OCC 6.3.0, pythonOCC 0.4

pythonOCC-0.4-samples/Level1/ViewLayers/view_layers.py after start,
select "set_layer" and mouse move tell me:

Background color set to ALICEBLUE
Background color set to BLACK
Background color set to CYAN1
0.711111111111 0.533333333333
ok
ok2
ok3
Traceback (most recent call last):
  File
"/home/cyx/ggis/tutorials/pythonOCC-0.4-samples/Level1/ViewLayers/view_layers.py",
 line 78, in set_layer
    display.Repaint()
  File "/usr/lib/python2.6/site-packages/OCC/Display/OCCViewer.py", line
157, in Repaint
    self.Viewer.Redraw()
RuntimeError: Visual3d_ViewDefinitionError
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/OCC/Display/wxDisplay.py", line
203, in OnIdle
    self._display.Repaint()
  File "/usr/lib/python2.6/site-packages/OCC/Display/OCCViewer.py", line
157, in Repaint
    self.Viewer.Redraw()
 . . . . . . .
Thanks

-  
С уважением, Суханов Владимир 



_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to