ENTITY curve_style_font_and_scaling

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP238 STEP-NC/AP242
ENTITY curve_style_font_and_scaling
   SUBTYPE OF (founded_item);
      name : label;
      curve_font : curve_style_font_select;
      curve_font_scaling : REAL;
END_ENTITY;

Explicit Attributes

Entity curve_style_font_and_scaling has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)curve_style_font_and_scaling
 curve_fontcurve_style_font_select (SELECT)curve_style_font_and_scaling
 curve_font_scalingREALcurve_style_font_and_scaling

Derived Attributes

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

Subtypes

    No subtypes

Referenced By

Entity curve_style_font_and_scaling and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_font_or_scaled_curve_font_select SELECT curve_style_font_and_scaling
 founded_item ENTITY curve_style_font_and_scaling
 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