]> SALOME platform Git repositories - modules/geom.git/blobdiff - idl/GEOM_Superv.idl
Salome HOME
0022767: [EDF] Construction of composite solids
[modules/geom.git] / idl / GEOM_Superv.idl
index 3bf0fea3f9cdd9dfba6259fbe70ea820bfc4bb35..4843422c54c95a3dec1ee77bb96110cdc9769390 100644 (file)
@@ -395,6 +395,8 @@ module GEOM
     GEOM_Object MakeSolidShell (in GEOM_Object theShell) ;
     GEOM_Object MakeSolidShells (in GEOM_List theShells) ;
     GEOM_Object MakeCompound (in GEOM_List theShapes) ;
+    GEOM_Object MakeSolidFromConnectedFaces (in GEOM_List theFacesOrShells,
+                                            in boolean isIntersect);
     GEOM_Object MakeGlueFaces (in GEOM_Object theShape,
                                in double theTolerance,
                                in boolean doKeepNonSolids);