Salome HOME
0022759: [EDF] Creation of a surface from several edges
[modules/geom.git] / idl / GEOM_Superv.idl
index 4843422c54c95a3dec1ee77bb96110cdc9769390..de885b9b32c1db695c10fc25486e3c4219170acd 100644 (file)
@@ -391,6 +391,7 @@ module GEOM
                           in boolean     isPlanarWanted) ;
     GEOM_Object MakeFaceWires (in GEOM_List theWires,
                                in boolean   isPlanarWanted) ;
+    GEOM_Object MakeFaceWithConstraints(in GEOM_List theConstraints);
     GEOM_Object MakeShell (in GEOM_List theFacesAndShells) ;
     GEOM_Object MakeSolidShell (in GEOM_Object theShell) ;
     GEOM_Object MakeSolidShells (in GEOM_List theShells) ;