ENTITY edge_round

(* SCHEMA ap238_arm_schema; *)
ENTITY edge_round 	(* m1 *)
SUBTYPE OF (transition_feature);
radius:                     toleranced_length_measure;
first_offset_amount:        OPTIONAL toleranced_length_measure;
second_offset_amount:       OPTIONAL toleranced_length_measure;
edge_round_face: 	OPTIONAL SET [1:?] OF face; -- ADDED BY 10303-238
first_face_shape: 	OPTIONAL SET [1:?] OF face; -- ADDED BY 10303-238
second_face_shape: 	OPTIONAL SET [1:?] OF face; -- ADDED BY 10303-238
END_ENTITY;

Explicit Attributes

Entity edge_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
 first_featuremachining_feature (ENTITY)transition_feature
 second_featuremachining_feature (ENTITY)transition_feature
 radiustoleranced_length_measure (ENTITY)edge_round
 first_offset_amounttoleranced_length_measure (ENTITY)edge_round
 second_offset_amounttoleranced_length_measure (ENTITY)edge_round
 edge_round_faceSET OF face (STRING)edge_round
 first_face_shapeSET OF face (STRING)edge_round
 second_face_shapeSET OF face (STRING)edge_round

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity edge_round inherits from the following supertypes:
  manufacturing_feature
    transition_feature

Subtypes

    No subtypes

Referenced By

Entity edge_round and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 compound_feature ENTITY manufacturing_feature
 compound_feature_select SELECT transition_feature
 general_pocket_bottom_condition ENTITY manufacturing_feature
 machining_workingstep ENTITY manufacturing_feature
 manufacturing_feature ENTITY transition_feature
 transition_feature ENTITY edge_round
 turning_workingstep ENTITY manufacturing_feature


[Top Level Definitions]

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