mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0024784: Move documentation in CDL files to proper location
Mostly duplicated comments were removed and missing ones were moved into dedicated class CDL files. Some more duplicated comments were removed from CDL files. Correction of merge
This commit is contained in:
@@ -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 --
|
||||
|
||||
|
Reference in New Issue
Block a user