ENTITY outer_diameter

(* SCHEMA ap238_arm_schema; *)
ENTITY outer_diameter
SUBTYPE OF (outer_round);
diameter_at_placement : toleranced_length_measure;
feature_length : toleranced_length_measure;
reduced_size : OPTIONAL taper_select;
END_ENTITY;

Explicit Attributes

Entity outer_diameter 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
 diameter_at_placementtoleranced_length_measure (ENTITY)outer_diameter
 feature_lengthtoleranced_length_measure (ENTITY)outer_diameter
 reduced_sizetaper_select (SELECT)outer_diameter

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity outer_diameter inherits from the following supertypes:
  manufacturing_feature
    two5D_manufacturing_feature
      turning_feature
        outer_round

Subtypes

    No subtypes

Referenced By

Entity outer_diameter 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
 outer_round ENTITY outer_diameter
 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