ENTITY knurl

(* SCHEMA ap238_arm_schema; *)
ENTITY knurl
ABSTRACT SUPERTYPE OF (ONEOF(straight_knurl, diagonal_knurl, diamond_knurl, tool_knurl))
SUBTYPE OF (turning_feature);
base_feature : turning_feature;
partial_profile : OPTIONAL partial_area_definition;
tooth_depth : OPTIONAL toleranced_length_measure;
diametral_pitch : OPTIONAL toleranced_length_measure;
root_fillet : OPTIONAL toleranced_length_measure;
number_of_teeth : OPTIONAL INTEGER;
major_diameter : OPTIONAL toleranced_length_measure;
nominal_diameter : OPTIONAL toleranced_length_measure;
END_ENTITY;

Explicit Attributes

Entity knurl 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
 base_featureturning_feature (ENTITY)knurl
 partial_profilepartial_area_definition (ENTITY)knurl
 tooth_depthtoleranced_length_measure (ENTITY)knurl
 diametral_pitchtoleranced_length_measure (ENTITY)knurl
 root_fillettoleranced_length_measure (ENTITY)knurl
 number_of_teethINTEGERknurl
 major_diametertoleranced_length_measure (ENTITY)knurl
 nominal_diametertoleranced_length_measure (ENTITY)knurl

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity knurl inherits from the following supertypes:
  manufacturing_feature
    two5D_manufacturing_feature
      turning_feature

Subtypes

Entity knurl has the following subtypes:
    diagonal_knurl*
    diamond_knurl*
    straight_knurl*
    tool_knurl*
* - Immediate Subtypes

Referenced By

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


[Top Level Definitions]

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