ENTITY machining_feature

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* Machining feature                                            *)
(* ************************************************************ *)

ENTITY machining_feature 	(* m1 *)
ABSTRACT SUPERTYPE OF (ONEOF(planar_face, pocket, slot, step, round_hole, toolpath_feature, profile_feature, boss, spherical_cap, rounded_end, thread))
SUBTYPE OF (two5D_manufacturing_feature);
depth: OPTIONAL elementary_surface; 
-- THE OPTIONAL QUALIFICATION ADDED BY 10303-238
END_ENTITY;

Explicit Attributes

Entity machining_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
 depthelementary_surface (STRING)machining_feature

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity machining_feature inherits from the following supertypes:
  manufacturing_feature
    two5D_manufacturing_feature

Subtypes

Entity machining_feature has the following subtypes:
    boss*     catalogue_thread     circular_closed_shape_profile     closed_pocket     defined_thread     general_outside_profile     general_shape_profile     open_pocket     partial_circular_shape_profile     planar_face*     pocket*     profile_feature*     rectangular_closed_shape_profile     rectangular_open_shape_profile     round_hole*     rounded_end*     shape_profile     slot*     spherical_cap*     step*     thread*     toolpath_feature*
* - Immediate Subtypes

Referenced By

Entity machining_feature and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 compound_feature ENTITY manufacturing_feature
 compound_feature_select SELECT machining_feature
 general_pocket_bottom_condition ENTITY manufacturing_feature
 machined_surface ENTITY machining_feature
 machining_workingstep ENTITY manufacturing_feature
 manufacturing_feature ENTITY two5D_manufacturing_feature
 replicate_feature ENTITY two5D_manufacturing_feature
 thread ENTITY machining_feature
 transition_feature ENTITY machining_feature
 turning_workingstep ENTITY manufacturing_feature
 two5D_manufacturing_feature ENTITY machining_feature


[Top Level Definitions]

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