ENTITY chamfer

(* SCHEMA ap238_arm_schema; *)
ENTITY chamfer 	(* m1 *)
SUBTYPE OF (transition_feature);
angle_to_plane:             plane_angle_measure;
first_offset_amount:        toleranced_length_measure;
chamfer_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 chamfer 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
 angle_to_planeplane_angle_measure (ENTITY)chamfer
 first_offset_amounttoleranced_length_measure (ENTITY)chamfer
 chamfer_faceSET OF face (STRING)chamfer
 first_face_shapeSET OF face (STRING)chamfer
 second_face_shapeSET OF face (STRING)chamfer

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity chamfer inherits from the following supertypes:
  manufacturing_feature
    transition_feature

Subtypes

    No subtypes

Referenced By

Entity chamfer 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 chamfer
 turning_workingstep ENTITY manufacturing_feature


[Top Level Definitions]

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