ENTITY curve_style_font

(* SCHEMA associative_draughting; *)
  ENTITY curve_style_font;
      name         : label;
      pattern_list : LIST [1:?] OF curve_style_font_pattern;
  END_ENTITY; -- curve_style_font

Explicit Attributes

Entity curve_style_font has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)curve_style_font
 pattern_listLIST OF curve_style_font_pattern (ENTITY)curve_style_font

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity curve_style_font and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_font_usage RULE curve_style_font
 curve_style_font_select SELECT curve_style_font


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:37:52-04:00