0024784: Move documentation in CDL files to proper location
[occt.git] / src / PTopoDS / PTopoDS_CompSolid.cdl
index 3ebb82f..ddfbb01 100644 (file)
@@ -15,7 +15,9 @@
 -- commercial license or contractual agreement.
 
 class CompSolid from PTopoDS inherits HShape from PTopoDS
-
+       ---Purpose: A CompSolid is a TCompSolid with a Location and an
+       --          Orientation.
+       --          It inherits HShape
 is
     Create returns CompSolid from PTopoDS;
        ---Level: Internal