ENTITY outer_round

(* SCHEMA ap238_arm_schema; *)
ENTITY outer_round
ABSTRACT SUPERTYPE OF (ONEOF (outer_diameter, outer_diameter_to_shoulder))
SUBTYPE OF (turning_feature);
END_ENTITY;

Explicit Attributes

Entity outer_round 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 outer_round inherits from the following supertypes:
  manufacturing_feature
    two5D_manufacturing_feature
      turning_feature

Subtypes

Entity outer_round has the following subtypes:
    outer_diameter*
    outer_diameter_to_shoulder*
* - Immediate Subtypes

Referenced By

Entity outer_round and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 compound_feature ENTITY manufacturing_feature
 general_pocket_bottom_condition ENTITY manufacturing_feature
 knurl ENTITY turning_feature
 machining_workingstep ENTITY manufacturing_feature
 manufacturing_feature ENTITY two5D_manufacturing_feature
 replicate_feature ENTITY two5D_manufacturing_feature
 turning_feature ENTITY outer_round
 turning_workingstep ENTITY manufacturing_feature


[Top Level Definitions]

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