0024784: Move documentation in CDL files to proper location
[occt.git] / src / BRepClass / BRepClass_Intersector.cdl
index bb29ff4..94bb237 100644 (file)
@@ -17,7 +17,8 @@
 class Intersector from BRepClass 
 inherits IntConicCurveOfGInter from Geom2dInt
 
-       ---Purpose: Implement the Intersector2d required by the classifier.
+       ---Purpose: Intersect an Edge  with a segment.
+       --          Implement the Intersector2d required by the classifier.
 
 uses
     Lin2d from gp,