0024784: Move documentation in CDL files to proper location
[occt.git] / src / GeomFill / GeomFill_Boundary.cdl
index a6d8184..49060fe 100644 (file)
@@ -18,6 +18,7 @@ deferred class Boundary from GeomFill inherits TShared from MMgt
 
        ---Purpose: Root class to define a boundary  which will form part of a
        -- contour around a gap requiring filling.
+      -- Any  new type  of  constrained boundary must inherit this class.
        -- The GeomFill package provides two classes to define constrained boundaries:
        -- -   GeomFill_SimpleBound to define an unattached boundary
        -- -   GeomFill_BoundWithSurf to define a boundary attached to a surface.