Overview Schemas Index

Styled_curve_arm         


ENTITY User_defined_curve_font
          SUBTYPE OF (Curve_font);
          pattern : SET [1:?] OF Curve_font_pattern;
          segment_symbol : Geometric_model;
END_ENTITY; -- User_defined_curve_font

Entity data types and their attributes

Curve_font
          curve_font_name: STRING;
User_defined_curve_font
          pattern: SET [1:?] OF Curve_font_pattern;
          segment_symbol: Geometric_model;

Users: by entity attributes

Curve_font
          Curve_appearance.font
User_defined_curve_font

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

User_defined_curve_font
          -

Global rules for this entity data type

          -