ENTITY manufacturing_feature

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* Manufacturing feature                                        *)
(* ************************************************************ *)

ENTITY manufacturing_feature	(* m1 *)
ABSTRACT SUPERTYPE OF (ONEOF(region, two5D_manufacturing_feature, transition_feature));
its_id:             identifier;
its_workpiece:      workpiece;
its_operations:     SET [0:?] OF machining_operation;
explicit_representation : OPTIONAL SET [1:?] OF face; -- ADDED BY 10303-238
END_ENTITY;

Explicit Attributes

Entity manufacturing_feature has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_ididentifier (STRING)manufacturing_feature
 its_workpieceworkpiece (ENTITY)manufacturing_feature
 its_operationsSET OF machining_operation (ENTITY)manufacturing_feature
 explicit_representationSET OF face (STRING)manufacturing_feature

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity manufacturing_feature has the following subtypes:
    boss     catalogue_thread     chamfer     circular_closed_shape_profile     circular_pattern     closed_pocket     compound_feature     counterbore_hole     countersunk_hole     defined_thread     diagonal_knurl     diamond_knurl     edge_round     general_outside_profile     general_pattern     general_revolution     general_shape_profile     groove     knurl     machining_feature     open_pocket     outer_diameter     outer_diameter_to_shoulder     outer_round     partial_circular_shape_profile     planar_face     pocket     profile_feature     rectangular_closed_shape_profile     rectangular_open_shape_profile     rectangular_pattern     region*     region_projection     region_surface_list     replicate_feature     revolved_feature     revolved_flat     revolved_round     round_hole     rounded_end     shape_profile     slot     spherical_cap     step     straight_knurl     thread     tool_knurl     toolpath_feature     topological_region     transition_feature*     turning_feature     two5D_manufacturing_feature*
* - Immediate Subtypes

Referenced By

Entity manufacturing_feature and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 compound_feature ENTITY manufacturing_feature
 general_pocket_bottom_condition ENTITY manufacturing_feature
 machining_workingstep ENTITY manufacturing_feature
 turning_workingstep ENTITY manufacturing_feature


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00