0024784: Move documentation in CDL files to proper location
[occt.git] / src / IGESDefs / IGESDefs.cdl
index df3d64c..4dc20ef 100644 (file)
@@ -33,47 +33,18 @@ uses
 is
 
         class   AssociativityDef;
-        -- Type 302, Form 5001-9999
-        ---Purpose : This class permits the preprocessor to define an
-        --           associativity schema. i.e., by using it preprocessor
-        --           defines the type of relationship.
 
         class   MacroDef;
-        -- Type 306, Form 0
-        ---Purpose : This Class specifies the action of a specific MACRO.
-        --           After specification MACRO can be used as necessary
-        --           by means of MACRO class instance entity.
 
         class   UnitsData;
-        -- Type 316, Form 0
-        ---Purpose : This class stores data about a model's
-        --           fundamental units.
 
         class   AttributeDef;
-        -- Type 322, Form 0,1,2
-        ---Purpose : This is class is used to support the concept of well
-        --           defined collection of attributes, whether it is a table
-        --           or a single row of attributes.
 
         class   TabularData;
-        -- Type 406,  Form 11
-        ---Purpose : This Class is used to provide a Structure to accomodate
-        --           point form data.
 
         class   GenericData;
-        -- Type 406,  Form 27
-        ---Purpose : This Class is used to communicate information which is
-        --           defined by the system operator while creating the model.
-        --           The information is system specific and does not map into
-        --           one of the predefined properties or associativities.
-        --           Properties and property values can be defined by multiple
-        --           instances of this property.
 
         class   AttributeTable;
-        -- Type 422, Form 0,1
-        ---Purpose : This class is used to represent an occurence of
-        --           Attribute Table. This Class may be independent
-        --           or dependent or pointed at by other Entities.
 
        --    Tools for Entities    --