OCC22311 A regression was found: face obtained from 2D offset of a wire is invalid
[occt.git] / src / BRepFill / BRepFill.cdl
index ed6d60c..9bce5dd 100755 (executable)
@@ -149,7 +149,8 @@ is
        
     class DataMapOfNodeDataMapOfShapeShape instantiates 
        DataMap from TCollection (Node                from MAT,
-                                 DataMapOfShapeShape from TopTools,                                      MapTransientHasher  from TColStd );
+                                 DataMapOfShapeShape from TopTools,
+                                 MapTransientHasher  from TColStd );
    
     class DataMapOfNodeShape instantiates 
        DataMap from TCollection (Node                from MAT,
@@ -176,6 +177,11 @@ is
                                      ListOfShape            from TopTools,  
                                      OrientedShapeMapHasher from TopTools); 
 
+    class IndexedDataMapOfOrientedShapeListOfShape instantiates
+           IndexedDataMap from TCollection (Shape                  from TopoDS,
+                                            ListOfShape            from TopTools,  
+                                            OrientedShapeMapHasher from TopTools); 
+
     class CurveConstraint ;
        ---Purpose: same as CurveConstraint from GeomPlate
        --          with BRepAdaptor_Surface instead of