ENTITY text_style

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY text_style;
  name : label;
  character_appearance : character_style_select;
END_ENTITY;

Explicit Attributes

Entity text_style has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)text_style
 character_appearancecharacter_style_select (SELECT)text_style

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity text_style has the following subtypes:
    text_style_with_box_characteristics*
    text_style_with_mirror*
    text_style_with_spacing*
* - Immediate Subtypes

Referenced By

Entity text_style and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 presentation_style_select SELECT text_style


[Top Level Definitions] [Exit]

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