]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
0023172: EDF 11516 - problem with StructuralElement
authorvsr <vsr@opencascade.com>
Mon, 28 Sep 2015 15:29:48 +0000 (18:29 +0300)
committervsr <vsr@opencascade.com>
Mon, 28 Sep 2015 15:29:48 +0000 (18:29 +0300)
src/GEOM_PY/structelem/__init__.py

index 47f2b6bcd64da75767caf6ffe8ce5aa33b5438a9..9fb94137638749e1f297f7057d8df96dba89a766 100644 (file)
@@ -109,6 +109,8 @@ from salome.geom.geomtools import getGeompy
 from salome.geom.structelem import parts
 from salome.geom.structelem.parts import InvalidParameterError
 
+import GEOM
+
 ## This class manages the structural elements in the study. It is used to
 #  create a new structural element from a list of commands. The parameter
 #  \em studyId defines the ID of the study in which the manager will create