0025531: Difference in intersection result on Windows and Linux platform is very...
[occt.git] / src / ApproxInt / ApproxInt_MultiLine.cdl
index a049911..8b00c88 100644 (file)
@@ -116,6 +116,9 @@ is
 
     MakeMLBetween(me; Low,High,NbPointsToInsert: Integer from Standard) 
        returns MultiLine from ApproxInt is static;
+      
+    Dump(me);
+       ---Purpose: Dump of the current multi-line.
 
 --------------------------------------------------------------------------------