From: dcq Date: Tue, 6 Jan 2004 15:23:08 +0000 (+0000) Subject: DCQ : New Archi X-Git-Tag: DCQ_07_01_04~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=450b9d4456ff9d27c233aee4f0241c3a7c20843a;p=modules%2Fgeom.git DCQ : New Archi --- diff --git a/idl/GEOM_Gen.idl b/idl/GEOM_Gen.idl index e00ea89cd..12eff04d7 100644 --- a/idl/GEOM_Gen.idl +++ b/idl/GEOM_Gen.idl @@ -229,6 +229,7 @@ module GEOM in double WaterDensity, in double MeshingDeflection) raises (SALOME::SALOME_Exception); + //-----------------------------------------------------------// // Build // //-----------------------------------------------------------// @@ -238,6 +239,8 @@ module GEOM GEOM_Shape MakeCompound (in ListOfIOR ListShape) raises (SALOME::SALOME_Exception) ; GEOM_Shape MakeFace (in GEOM_Shape shapeWire, in boolean wantplanarface ) raises (SALOME::SALOME_Exception) ; + GEOM_Shape MakeShell (in ListOfIOR ListShape) raises (SALOME::SALOME_Exception) ; + GEOM_Shape MakeSolid (in ListOfIOR ListShape) raises (SALOME::SALOME_Exception) ; //-----------------------------------------------------------// diff --git a/resources/GEOM_en.xml b/resources/GEOM_en.xml index c2d623628..1b6fdcc20 100644 --- a/resources/GEOM_en.xml +++ b/resources/GEOM_en.xml @@ -41,28 +41,28 @@ - - - - - - - + + + + + + + - - - + + + - - - - - - + + + + + + - + @@ -70,104 +70,106 @@ - - - + + + - - + + - - - - - - + + + + + + - - - - - - - - + + + + + + + + - - - - - - + + + + + + - - - - - + + + + + - - + + - - + + - - + + - - - + + + + + - - + + - - + + - - - + + + - + - - + + - + + - - - + + - - - + + + @@ -176,12 +178,12 @@ - + - - - - + + + + @@ -192,29 +194,29 @@ - - - - - - - - + + + + + + + + - - - - - + + + + + - - - - + + + + @@ -225,28 +227,28 @@ - - - - + + + + - - + + - + - - - + + + - + @@ -256,17 +258,17 @@ - - + + - - - + + + - + - - + + diff --git a/resources/build_shell.png b/resources/build_shell.png index 993902335..fc13a46f5 100644 Binary files a/resources/build_shell.png and b/resources/build_shell.png differ diff --git a/resources/build_solid.png b/resources/build_solid.png index 45e0efb7f..14b89582d 100644 Binary files a/resources/build_solid.png and b/resources/build_solid.png differ diff --git a/resources/ellipse.png b/resources/ellipse.png index 8cd0e4aed..1d6f199fc 100755 Binary files a/resources/ellipse.png and b/resources/ellipse.png differ diff --git a/resources/ellipsepointvector.png b/resources/ellipsepointvector.png index 8cd0e4aed..1d6f199fc 100755 Binary files a/resources/ellipsepointvector.png and b/resources/ellipsepointvector.png differ diff --git a/resources/supressHolesOnFaceShell.png b/resources/supressHolesOnFaceShell.png index 99eb53ae3..358793969 100755 Binary files a/resources/supressHolesOnFaceShell.png and b/resources/supressHolesOnFaceShell.png differ diff --git a/resources/supresshole.png b/resources/supresshole.png index 87dbdaa9c..071790cf1 100755 Binary files a/resources/supresshole.png and b/resources/supresshole.png differ