0022427: EDF GEOM Regression: Issue with geomBuilder

This commit is contained in:
vsr 2013-12-03 05:52:36 +00:00
parent 810093b4ee
commit 3fefd303ac

View File

@ -32,9 +32,8 @@
import salome
from salome import *
import GEOM
from salome.geom import geomBuilder
geompy = geomBuilder.New(salome.myStudy)
import geompy
import SMESH, SALOMEDS
from salome.smesh import smeshBuilder