Overview Schemas Index

drawing_definition_schema         


ENTITY draughting_title;
          items : SET [1:?] OF draughting_titled_item;
          language : label;
          contents : text;
END_ENTITY; -- draughting_title

Entity data types and their attributes

draughting_title
          items: SET [1:?] OF draughting_titled_item;
          language: label;
          contents: text;

Users

draughting_title
          attribute_language_assignment.items
                    attribute_language_item
                              automotive_design_attribute_language_item
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              automotive_design_multi_language_attribute_item

Global rules for this entity data type

          restrict_drawing (automotive_design)
          restrict_multi_language_for_draughting_title (automotive_design)