0024784: Move documentation in CDL files to proper location
[occt.git] / src / PPoly / PPoly_Triangulation.cdl
index 7933e0f..16e94e7 100644 (file)
@@ -36,7 +36,8 @@ class Triangulation from PPoly inherits Persistent from Standard
        --          triplet of  node indices.  A  triangle is oriented
        --          and the  whole triangulation  must have a coherent
        --          orientation.
-
+       --
+       --          This is a Transient class.
 uses
    HArray1OfPnt2d    from PColgp,
    HArray1OfPnt      from PColgp,