0024784: Move documentation in CDL files to proper location
[occt.git] / src / Approx / Approx_ComputeLine.cdl
index 2178b5d..9b79919 100644 (file)
@@ -17,7 +17,7 @@
 generic class ComputeLine from Approx 
                    (MultiLine as any;
                     LineTool  as any)
-
+    ---Purpose: Approximate a MultiLine with a cutting.
 
 uses ParametrizationType       from Approx,
      SequenceOfReal            from TColStd,