Overview Schemas Index

Styled_curve_arm         


ENTITY Predefined_curve_font
          SUBTYPE OF (Curve_font);
WHERE
          WR1: SELF.curve_font_name IN ['continuous', 'chain', 'chain double dash', 'dashed', 'dotted'];
END_ENTITY; -- Predefined_curve_font

Entity data types and their attributes

Curve_font
          curve_font_name: STRING;
Predefined_curve_font
          -

Known subtypes

          Solid_curve_font (Styled_curve_arm)

Users: by entity attributes

Curve_font
          Curve_appearance.font
Predefined_curve_font

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

Predefined_curve_font
          -

Global rules for this entity data type

          -