ENTITY machining_tool_dimension_representation

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 DIS
ENTITY machining_tool_dimension_representation
  SUBTYPE OF (representation);
  WHERE
  WR1:  NOT (SELF.name = 'milling') OR
        ((verify_required_rep_item       (SELF, 'diameter')) AND
         (verify_length_measure_rep_item (SELF, 'diameter')) AND

         (verify_optional_rep_item       (SELF, 'tool tip half angle')) AND
         (verify_angle_measure_rep_item  (SELF, 'tool tip half angle')) AND

         (verify_optional_rep_item       (SELF, 'tool circumference angle')) AND
         (verify_angle_measure_rep_item  (SELF, 'tool circumference angle')) AND

         (verify_optional_rep_item       (SELF, 'cutting edge length')) AND
         (verify_length_measure_rep_item (SELF, 'cutting edge length')) AND

         (verify_optional_rep_item       (SELF, 'edge radius')) AND
         (verify_length_measure_rep_item (SELF, 'edge radius')) AND

         (verify_optional_rep_item       (SELF, 'edge center vertical')) AND
         (verify_length_measure_rep_item (SELF, 'edge center vertical')) AND

         (verify_optional_rep_item       (SELF, 'edge center horizontal')) AND
         (verify_length_measure_rep_item (SELF, 'edge center horizontal'))
        );

  WR2:  NOT (SELF.name = 'turning') OR
        ((verify_optional_rep_item       (SELF, 'cutting edge length')) AND
         (verify_length_measure_rep_item (SELF, 'cutting edge length')) AND

         (verify_optional_rep_item       (SELF, 'side cutting edge angle')) AND
         (verify_angle_measure_rep_item  (SELF, 'side cutting edge angle')) AND

         (verify_optional_rep_item       (SELF, 'end cutting edge angle')) AND
         (verify_angle_measure_rep_item  (SELF, 'end cutting edge angle')) AND

         (verify_optional_rep_item       (SELF, 'side rake angle')) AND
         (verify_angle_measure_rep_item  (SELF, 'side rake angle')) AND

         (verify_optional_rep_item       (SELF, 'back rake angle')) AND
         (verify_angle_measure_rep_item  (SELF, 'back rake angle')) AND

         (verify_optional_rep_item       (SELF, 'side clearance angle')) AND
         (verify_angle_measure_rep_item  (SELF, 'side clearance angle')) AND

         (verify_optional_rep_item       (SELF, 'back clearance angle')) AND
         (verify_angle_measure_rep_item  (SELF, 'back clearance angle')) AND

         (verify_optional_rep_item       (SELF, 'nose radius')) AND
         (verify_length_measure_rep_item (SELF, 'nose radius')) AND

         (verify_optional_rep_item       (SELF, 'circle diameter')) AND
         (verify_length_measure_rep_item (SELF, 'circle diameter'))
        );

--  WR3:  (0 = SIZEOF (QUERY (rr <* USEDIN (SELF,
--          'STEP_MANUFACTURING_SCHEMA.REPRESENTATION_RELATIONSHIP.REP_2') |
--         ('STEP_MANUFACTURING_SCHEMA.MACHINING_TOOL_BODY_REPRESENTATION'
--          IN TYPEOF(rr.rep_1)) AND (rr.rep_1.name = 'ball endmill')))
--        ) OR (verify_ball_endmill_edge_dimensions (SELF));


  WR4:  (0 = SIZEOF (QUERY (rr <* USEDIN (SELF,
          'STEP_MANUFACTURING_SCHEMA.REPRESENTATION_RELATIONSHIP.REP_2') |
         ('STEP_MANUFACTURING_SCHEMA.MACHINING_TOOL_BODY_REPRESENTATION'
          IN TYPEOF(rr.rep_1)) AND
         (rr.rep_1.name IN ['bullnose endmill', 'ball endmill'])))
        ) OR (
         (0 = SIZEOF (QUERY ( it <* SELF.items |
          (it.name = 'tool tip half angle') AND NOT
          (it.value_component = 0)))
         ) AND
         (0 = SIZEOF (QUERY ( it <* SELF.items |
          (it.name = 'tool circumference angle') AND NOT
          (it.value_component = 0)))
         )
        );
END_ENTITY;

Explicit Attributes

Entity machining_tool_dimension_representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation
 itemsSET OF representation_item (ENTITY)representation
 context_of_itemsrepresentation_context (ENTITY)representation

Derived Attributes

Entity machining_tool_dimension_representation has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)representation
 descriptiontext (STRING)representation

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity machining_tool_dimension_representation inherits from the following supertypes:
  representation

Subtypes

    No subtypes

Referenced By

Entity machining_tool_dimension_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 a3ma_validate_accuracy_types FUNCTION representation
 a3ms_validate_accuracy_types FUNCTION representation
 a3m_equivalence_criteria_representation ENTITY representation
 a3m_equivalence_inspection_result_representation_for_assembly ENTITY representation
 a3m_equivalence_inspection_result_representation_for_shape ENTITY representation
 action_item SELECT representation
 action_property_representation ENTITY representation
 acyclic_mapped_item_usage FUNCTION representation
 acyclic_mapped_representation FUNCTION representation
 acyclic_representation_relationship FUNCTION representation
 analysis_model ENTITY representation
 approval_item SELECT representation
 area_dependent_annotation_representation ENTITY representation
 attribute_classification_item SELECT representation
 attribute_language_item SELECT representation
 basic_round_hole ENTITY representation
 chain_based_item_identified_representation_usage ENTITY representation
 characterized_chain_based_item_within_representation ENTITY representation
 characterized_item_within_representation ENTITY representation
 characterized_representation ENTITY representation
 character_glyph_symbol ENTITY representation
 character_glyph_symbol_outline ENTITY representation
 character_glyph_symbol_stroke ENTITY representation
 check_associative_shape_aspects FUNCTION representation
 check_geometric_dimension FUNCTION representation
 classification_item SELECT representation
 connected_edge_with_length_set_representation ENTITY representation
 constructive_geometry_representation ENTITY representation
 convert_plane_angle_for_pair_from_radian FUNCTION representation
 coordinated_pair_link_representation FUNCTION representation
 csg_2d_shape_representation ENTITY representation
 data_equivalence_criteria_representation ENTITY representation
 data_equivalence_inspection_result_representation ENTITY representation
 data_quality_criteria_representation ENTITY representation
 data_quality_inspection_result_representation ENTITY representation
 date_and_time_item SELECT representation
 date_item SELECT representation
 definitional_representation ENTITY representation
 degenerate_pcurve ENTITY representation
 description_attribute_select SELECT representation
 description_item SELECT representation
 dimension_of FUNCTION representation
 document_reference_item SELECT representation
 draughting_model ENTITY representation
 draughting_model_items_constraint RULE representation
 draughting_subfigure_representation ENTITY representation
 draughting_subfigure_representation_layers RULE representation
 draughting_symbol_representation ENTITY representation
 drawing_sheet_annotation_layers RULE representation
 drawing_sheet_revision ENTITY representation
 drawing_view_annotation_layers RULE representation
 effectivity_item SELECT representation
 evidence_item SELECT representation
 exchange_reason_existence_required RULE representation
 explicit_composite_hole ENTITY representation
 explicit_round_hole ENTITY representation
 externally_conditioned_data_quality_criteria_representation ENTITY representation
 externally_conditioned_data_quality_inspection_result_representation ENTITY representation
 externally_defined_representation ENTITY representation
 external_identification_item SELECT representation
 founded_kinematic_path ENTITY representation
 gbsf_check_curve FUNCTION representation
 gbsf_check_point FUNCTION representation
 general_organizational_data_select SELECT representation
 get_directed_link FUNCTION representation
 get_representations_for_items FUNCTION representation
 groupable_item SELECT representation
 identification_item SELECT representation
 id_attribute_select SELECT representation
 interpolated_configuration_representation ENTITY representation
 invalidate_vrep_item FUNCTION representation
 invisible_item SELECT representation
 item_identified_representation_usage ENTITY representation
 kinematic_frame_background_representation ENTITY representation
 kinematic_ground_representation ENTITY representation
 kinematic_link_representation ENTITY representation
 kinematic_topology_directed_structure ENTITY representation
 kinematic_topology_network_structure ENTITY representation
 kinematic_topology_structure ENTITY representation
 language_assignment ENTITY representation
 language_item SELECT representation
 link_motion_representation_along_path ENTITY representation
 mechanical_design_geometric_presentation_area ENTITY representation
 mechanical_design_geometric_presentation_representation ENTITY representation
 mechanical_design_presentation_representation_with_draughting ENTITY representation
 mechanical_design_shaded_presentation_area ENTITY representation
 mechanical_design_shaded_presentation_representation ENTITY representation
 mechanism_representation ENTITY representation
 mechanism_state_representation ENTITY representation
 message_contents_assignment ENTITY representation
 motion_link_relationship ENTITY representation
 msf_curve_check FUNCTION representation
 multi_language_attribute_item SELECT representation
 neutral_sketch_representation ENTITY representation
 nmsf_curve_check FUNCTION representation
 notation_type_identification_constraint RULE representation
 organization_item SELECT representation
 path_parameter_representation ENTITY representation
 pcurve ENTITY representation
 person_and_organization_item SELECT representation
 picture_representation ENTITY representation
 plane_angle_for_pair_in_radian FUNCTION representation
 ply_angle_representation ENTITY representation
 point_placement_shape_representation ENTITY representation
 presentation_representation ENTITY representation
 presentation_size ENTITY representation
 procedural_representation ENTITY representation
 procedural_shape_representation ENTITY representation
 project_item SELECT representation
 property_definition_representation ENTITY representation
 property_variable_rep_select SELECT representation
 range_characteristic ENTITY representation
 reinforcement_orientation_basis ENTITY representation
 representations_mapped_into FUNCTION representation
 representation_context ENTITY representation
 representation_map ENTITY representation
 representation_or_representation_reference SELECT representation
 representation_subtype_exclusiveness RULE representation
 requirement_assigned_item SELECT representation
 resource_property_representation ENTITY representation
 restrict_camera_image_in_view RULE representation
 restrict_centre_of_mass_representation RULE representation
 restrict_default_settings RULE representation
 restrict_default_thickness RULE representation
 restrict_multi_language_for_representation RULE representation
 restrict_representation_for_document_content_property RULE representation
 restrict_representation_for_document_creation_property RULE representation
 restrict_representation_for_document_format_property RULE representation
 restrict_representation_for_document_properties RULE representation
 restrict_representation_for_document_size_property RULE representation
 restrict_treatment_result RULE representation
 scan_data_shape_representation ENTITY representation
 security_classification_item SELECT representation
 shape_data_quality_criteria_representation ENTITY representation
 shape_data_quality_inspected_shape_and_result_relationship ENTITY representation
 shape_data_quality_inspection_result_representation ENTITY representation
 shape_dimension_representation ENTITY representation
 shape_representation_with_parameters ENTITY representation
 simplified_counterbore_hole_definition ENTITY representation
 simplified_counterdrill_hole_definition ENTITY representation
 simplified_countersink_hole_definition ENTITY representation
 single_area_csg_2d_shape_representation ENTITY representation
 structured_text_representation ENTITY representation
 style_context_select SELECT representation
 subtype_exclusiveness_representation RULE representation
 subtype_mandatory_shape_representation RULE representation
 surface_condition_correlation FUNCTION representation
 tessellated_shape_representation ENTITY representation
 text_string_representation ENTITY representation
 using_representations FUNCTION representation
 using_representation_with_mapping FUNCTION representation
 valid_datum_target_parameters FUNCTION representation
 valid_selected_instance_representation FUNCTION representation
 variational_current_representation_relationship ENTITY representation
 variational_representation ENTITY representation
 verify_angle_measure_rep_item FUNCTION representation
 verify_count_measure_rep_item FUNCTION representation
 verify_length_measure_rep_item FUNCTION representation
 verify_linear_speed_measure_rep_item FUNCTION representation
 verify_optional_rep_item FUNCTION representation
 verify_ratio_measure_rep_item FUNCTION representation
 verify_required_rep_item FUNCTION representation
 verify_rotary_speed_measure_rep_item FUNCTION representation
 verify_time_measure_rep_item FUNCTION representation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:16-04:00