ENTITY two5D_manufacturing_feature

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* 2.5D manufacturing feature                                   *)
(* ************************************************************ *)

ENTITY two5D_manufacturing_feature 	(* m1 *)
ABSTRACT SUPERTYPE OF (ONEOF(machining_feature, replicate_feature, compound_feature))
SUBTYPE OF (manufacturing_feature);                             
  feature_placement:        axis2_placement_3d;
END_ENTITY;

Explicit Attributes

Entity two5D_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
 feature_placementaxis2_placement_3d (STRING)two5D_manufacturing_feature

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity two5D_manufacturing_feature inherits from the following supertypes:
  manufacturing_feature

Subtypes

Entity two5D_manufacturing_feature has the following subtypes:
    boss     catalogue_thread     circular_closed_shape_profile     circular_pattern     closed_pocket     compound_feature*     counterbore_hole     countersunk_hole     defined_thread     diagonal_knurl     diamond_knurl     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     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     turning_feature*
* - Immediate Subtypes

Referenced By

Entity two5D_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
 manufacturing_feature ENTITY two5D_manufacturing_feature
 replicate_feature ENTITY two5D_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