ENTITY closed_pocket

(* SCHEMA ap238_arm_schema; *)
ENTITY closed_pocket	(* m1 *)
SUBTYPE OF (pocket);
feature_boundary:           closed_profile;
(*
Informal propositions:
- The entire profile lies in the feature's local xy plane. 
- The profile is closed and not self-intersecting.
*)
END_ENTITY;

Explicit Attributes

Entity closed_pocket 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
 its_bossSET OF boss (ENTITY)pocket
 slopeplane_angle_measure (ENTITY)pocket
 bottom_conditionpocket_bottom_condition (ENTITY)pocket
 planar_radiustoleranced_length_measure (ENTITY)pocket
 orthogonal_radiustoleranced_length_measure (ENTITY)pocket
 bottom_at_path_endBOOLEANpocket
 course_of_travellinear_path (ENTITY)pocket
 top_fillet_radiustoleranced_length_measure (ENTITY)pocket
 feature_boundaryclosed_profile (ENTITY)closed_pocket

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity closed_pocket inherits from the following supertypes:
  manufacturing_feature
    two5D_manufacturing_feature
      machining_feature
        pocket

Subtypes

    No subtypes

Referenced By

Entity closed_pocket 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_feature ENTITY pocket
 machining_workingstep ENTITY manufacturing_feature
 manufacturing_feature ENTITY two5D_manufacturing_feature
 pocket ENTITY closed_pocket
 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