Overview Schemas Index

presentation_appearance_schema         


ENTITY curve_style_font_and_scaling
          SUBTYPE OF (founded_item);
          name : label;
          curve_font : curve_style_font_select;
          curve_font_scaling : REAL;
END_ENTITY; -- curve_style_font_and_scaling

Entity data types and their attributes

founded_item
          (DER) users: SET [0:?] OF founded_item_select;
curve_style_font_and_scaling
          name: label;
          curve_font: curve_style_font_select;
          curve_font_scaling: REAL;

Users: by entity attributes

founded_item
          founded_item.users
                    founded_item_select
curve_style_font_and_scaling
          curve_style.curve_font
                    curve_font_or_scaled_curve_font_select
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object

Users: by defined types, not used by any entity attribute

curve_style_font_and_scaling
          ap210_managed_design_object
                    design_object_management_assignment.items
                    frozen_assignment.items

Global rules for this entity data type

          -