0024784: Move documentation in CDL files to proper location
[occt.git] / src / BiTgte / BiTgte.cdl
index 8685cbc..f7b5787 100644 (file)
@@ -45,18 +45,13 @@ is
     end ContactType;
 
     class Blend;
-       ---Purpose: Root class 
 
     private class CurveOnEdge;
-       ---Purpose: private class used  to create a filler rolling  on
-       --          an edge.
 
     private class HCurveOnEdge instantiates 
        GenHCurve from Adaptor3d(CurveOnEdge from BiTgte);
 
     private class CurveOnVertex;
-       ---Purpose: private class used  to create a filler rolling  on
-       --          an edge.
 
     private class HCurveOnVertex instantiates 
        GenHCurve from Adaptor3d(CurveOnVertex from BiTgte);