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