ENTITY casting_feature_definition
(* SCHEMA cast_parts_schema; *)
ENTITY casting_feature_definition
SUPERTYPE OF (ONEOF (sand_cast_design_feature,die_design_feature,
ejector_design_feature,gating_design_feature,casting_design_feature,
investment_design_feature))
SUBTYPE OF (characterized_object);
WHERE
wr1: SIZEOF(['CAST_PARTS_SCHEMA.EJECTOR_DESIGN_FEATURE',
'CAST_PARTS_SCHEMA.CASTING_DESIGN_FEATURE',
'CAST_PARTS_SCHEMA.GATING_DESIGN_FEATURE',
'CAST_PARTS_SCHEMA.DIE_DESIGN_FEATURE',
'CAST_PARTS_SCHEMA.INVESTMENT_DESIGN_FEATURE',
'CAST_PARTS_SCHEMA.SAND_CAST_DESIGN_FEATURE'] * TYPEOF(SELF))
<= 1;
END_ENTITY; -- casting_feature_definition
Explicit Attributes
Entity casting_feature_definition has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity casting_feature_definition inherits from the following supertypes:
characterized_object
Subtypes
Entity casting_feature_definition has the following subtypes:
casting_design_feature* casting_insert casting_instanced_feature* chaplet chaplet_pad chill choke cooling_port core core_print die_clamping die_core die_design_feature* die_mold_vent ejector_box ejector_design_feature* ejector_pin ejector_plate ejector_system feeder filter fixture_tab flask flaskless gating_design_feature* gating_system ingate ingate_contact investment_casting_tooling_definition investment_design_feature* investment_mold loose_piece lost_foam_casting_die mold_box mold_lock pattern_plate pin_center pin_tip production_core_box production_die_cast_mold production_die_mold production_investment_cast_mold production_pattern_definition production_tool reset_or_push_pin rib riser riser_contact runner sand_cast_design_feature* sand_mold secondary_tooling shot_sleeve slide sprue sprue_and_runner_mold stop_pin vent well
* - Immediate Subtypes
Referenced By
Entity casting_feature_definition and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:48-04:00