0024784: Move documentation in CDL files to proper location
[occt.git] / src / GeomLib / GeomLib_CheckBSplineCurve.cdl
index f5ac72a..d47f262 100644 (file)
@@ -16,9 +16,8 @@
 
 class CheckBSplineCurve from GeomLib
 
-       ---Purpose: this class is used to  construct the BSpline curve
-       --          from an Approximation ( ApproxAFunction from AdvApprox).
-       
+       ---Purpose:  Checks for the end  tangents : wether or not those
+       --           are reversed regarding the third or n-3rd control
 
 uses
     Pnt                    from gp,