ENTITY text_style_with_spacing

(* SCHEMA associative_draughting; *)
  ENTITY text_style_with_spacing
    SUBTYPE OF (text_style);
      character_spacing : character_spacing_select;
  END_ENTITY; -- text_style_with_spacing

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity text_style_with_spacing inherits from the following supertypes:
  text_style

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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