0024784: Move documentation in CDL files to proper location
[occt.git] / src / Intf / Intf_Interference.cdl
index 602f824..fa6e758 100644 (file)
@@ -17,7 +17,9 @@
 deferred class Interference from Intf
 
        ---Purpose: Describes the   Interference  computation    result
-       --          between polygon2d or polygon3d or polyhedron.
+       --          between polygon2d or polygon3d or polyhedron
+       --         (as  three sequences   of  points  of  intersection,
+       --          polylines of intersection and zones de tangence).
 
 uses    SectionPoint      from Intf,
        SeqOfSectionPoint from Intf,