ENTITY text_style_with_spacing

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY text_style_with_spacing
   SUBTYPE OF (text_style);
      character_spacing : character_spacing_select;
END_ENTITY;

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

Entity text_style_with_spacing has the following local and inherited derived attributes:
AttributeTypeDefined By
 usersSET OF founded_item_select (SELECT)founded_item

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity text_style_with_spacing inherits from the following supertypes:
  founded_item
    text_style

Subtypes

    No subtypes

Referenced By

Entity text_style_with_spacing and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 dependent_instantiable_text_style RULE text_style
 founded_item ENTITY text_style
 founded_item_select SELECT founded_item
 presentation_style_select SELECT text_style
 subtype_exclusiveness_founded_item RULE founded_item
 subtype_mandatory_founded_item RULE founded_item
 validate_dependently_instantiable_entity_data_types RULE founded_item


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:19-04:00