ENTITY curve_style_font

(* SCHEMA presentation_appearance_schema; *)


ENTITY curve_style_font;

  name         : label;

  pattern_list : LIST [1:?] OF curve_style_font_pattern;

END_ENTITY;

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

Entity curve_style_font has the following subtypes:
    curve_style_curve_pattern_set*
    curve_style_wide*
* - Immediate Subtypes

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00