ENTITY curve_style_font

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
  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_style_font_select SELECT curve_style_font
 founded_item ENTITY curve_style_font
 founded_item_select SELECT founded_item
 validate_dependently_instantiable_entity_data_types RULE founded_item


[Top Level Definitions] [Exit]

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