0024005: Intersecting a slightly off angle plane with a cylinder takes 7+ seconds
[occt.git] / src / IntTools / IntTools_FaceFace.cdl
index fc8678e..2f87172 100755 (executable)
@@ -25,13 +25,13 @@ class FaceFace from IntTools
 
 uses 
 
-    TopolTool from Adaptor3d, 
-    HSurface  from GeomAdaptor, 
-    ListOfPntOn2S from IntSurf ,
-    Intersection from IntPatch,
-    Face from TopoDS,
-    SequenceOfCurves from IntTools,
-    LineConstructor from IntTools,
+    TopolTool             from Adaptor3d, 
+    HSurface              from GeomAdaptor, 
+    ListOfPntOn2S         from IntSurf ,
+    Intersection          from IntPatch,
+    Face                  from TopoDS,
+    SequenceOfCurves      from IntTools,
+    LineConstructor       from IntTools,
     SequenceOfPntOn2Faces from IntTools, 
     Context from BOPInt