0024784: Move documentation in CDL files to proper location
[occt.git] / src / GeomFill / GeomFill_SimpleBound.cdl
index 5ae42d5..3392f98 100644 (file)
@@ -19,6 +19,7 @@ class SimpleBound from GeomFill inherits Boundary from GeomFill
        ---Purpose: Defines a 3d curve as a boundary for a
        -- GeomFill_ConstrainedFilling algorithm.
        -- This curve is unattached to an existing surface.D
+      -- Contains fields to allow a reparametrization of curve.
 
 uses
     Pnt            from gp,