ENTITY curve_style_font

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY curve_style_font
   SUBTYPE OF (founded_item);
      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

Entity curve_style_font 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 curve_style_font inherits from the following supertypes:
  founded_item

Subtypes

Entity curve_style_font has the following subtypes:
    user_defined_curve_font*
* - Immediate 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
 founded_item ENTITY curve_style_font
 founded_item_select SELECT founded_item
 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:14-04:00