]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
*** empty log message *** V5_1_main_20100210 V5_1_main_20100212
authormaintenance team <salome-mnt@opencascade.com>
Mon, 8 Feb 2010 10:00:54 +0000 (10:00 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Mon, 8 Feb 2010 10:00:54 +0000 (10:00 +0000)
src/VISU_SWIG/VISU_Example_04.py
src/VISU_SWIG/batchmode_visu_view.py
src/VISU_SWIG/visu_apply_properties.py
src/VISU_SWIG/visu_apply_properties_successive.py
src/VISU_SWIG/visu_delete.py
src/VISU_SWIG/visu_pointmap3d.py
src/VISU_SWIG/visu_split_views.py
src/VISU_SWIG/visu_succcessive_animation.py

index 66fa11f5d02dd459a83c185e5fb51abd5edf5a20..03291662b404505d3ceaf72267bfed5d8479b1e2 100644 (file)
@@ -30,6 +30,7 @@ import os
 import time
 import math
 import VISU
+import salome
 import SALOMEDS
 from visu_gui import *
 
index 2334bd749f15966cb803367147f1ad30b65ff472..e0ea309732fd5643726dbba923d15341836e8128 100644 (file)
@@ -25,6 +25,7 @@
 #  Author : Alexey Petrov
 #  Module : VISU
 #
+import salome
 from VISU import *
 from batchmode_visu_table import *
 
index 17bd33f31ef66a185fe7e2e77c409110bef43315..7b98ebb72af7b23a1cfb81a0cef908c1a1060171 100644 (file)
@@ -29,6 +29,7 @@ import time
 import math
 import VISU
 import SALOMEDS
+import salome
 from visu_gui import *
 
 aDelay = 0
index d01b63efc5a4b1728a4fdd935fbd880edc88c1b6..b7633cc553cc7b8cbaee534da889649b5b0e7553 100644 (file)
@@ -29,6 +29,7 @@ import time
 import math
 import VISU
 import SALOMEDS
+import salome
 from visu_gui import *
 
 aDelay = 0
index bf1d9905079b64dacbb9ea9030147ef91d1a1dd6..a79a3b8e65004778d3005a59af415b57ae1850fe 100644 (file)
@@ -22,6 +22,7 @@
 #
 import VISU
 import SALOMEDS
+import salome
 from visu_gui import *
 
 myVisu.SetCurrentStudy(salome.myStudy)
index 0c97e6ab3796499ca68f618e94c6f63429edbd13..81707c1ccc5024f21bc6d36b6ba7a51c9622b17c 100755 (executable)
@@ -22,6 +22,7 @@
 #
 import os
 import VISU
+import salome
 from visu_gui import *
 
 myVisu.SetCurrentStudy(salome.myStudy)
index b86a7c249f5dbc9e11b320efd870dae030915584..9edbbb5fbb72c57f2bf94314db342b8490776041 100644 (file)
@@ -22,6 +22,7 @@
 #
 import VISU
 import SALOMEDS
+import salome
 from visu_gui import *
 from time import sleep
 
index b046b9d428bb8e15e0e1dea2a6c14a578a38fe45..43db1288c988ac50c566046d4f3bd3a613f84038 100644 (file)
@@ -29,6 +29,7 @@ import time
 import math
 import VISU
 import SALOMEDS
+import salome
 from visu_gui import *
 
 aDelay = 0