Overview Schemas Index

aic_machining_feature         


ENTITY edge_round
          SUBTYPE OF (transition_feature);
WHERE
          WR1: (NOT (SELF\shape_aspect.description = 'constant radius')) OR
         (SIZEOF (QUERY (pd <* USEDIN  (SELF, 
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
         NOT (SIZEOF (QUERY (pdr <*  USEDIN (pd,
         'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
        'SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS' 
         IN TYPEOF (pdr.used_representation))) = 1))) = 0);
          WR2: (NOT (SELF\shape_aspect.description = 'constant radius')) OR
         (SIZEOF (QUERY (pd <* USEDIN  (SELF, 
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
         NOT (SIZEOF (QUERY (impl_rep <* QUERY (pdr <* USEDIN (pd,
         'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
        'SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS'
         IN TYPEOF (pdr.used_representation)) |
         (NOT (SIZEOF (impl_rep.used_representation.items) >= 1)
         AND  (SIZEOF (impl_rep.used_representation.items) <= 3)))) 
         = 0))) = 0);
          WR3: (NOT (SELF.description = 'constant radius')) OR
         (SIZEOF (QUERY (pd <* USEDIN  (SELF, 
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
         NOT  (SIZEOF (QUERY (impl_rep <* QUERY (pdr <* USEDIN (pd,
         'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
        'SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS'
         IN TYPEOF  (pdr.used_representation)) |
         NOT (SIZEOF (QUERY (it <* impl_rep.used_representation.items |
         (SIZEOF 
         (['QUALIFIED_MEASURE_SCHEMA.MEASURE_REPRESENTATION_ITEM',
         'MEASURE_SCHEMA.LENGTH_MEASURE_WITH_UNIT'] * 
         TYPEOF (it)) = 2) AND (it.name = 'radius'))) = 1))) = 0))) = 0);
          WR4: (NOT (SELF.description = 'constant radius')) OR
         (SIZEOF (QUERY (pd <* USEDIN  (SELF, 
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
         NOT  (SIZEOF (QUERY (impl_rep <* QUERY (pdr <* USEDIN (pd,
         'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
        'SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS'
         IN TYPEOF  (pdr.used_representation)) |
         NOT (SIZEOF (QUERY (it <* impl_rep.used_representation.items |
         (SIZEOF 
         (['QUALIFIED_MEASURE_SCHEMA.MEASURE_REPRESENTATION_ITEM',
         'MEASURE_SCHEMA.LENGTH_MEASURE_WITH_UNIT'] * 
         TYPEOF (it)) = 2) AND (it.name = 'first offset'))) <= 1))) 
         = 0))) = 0);
          WR5: (NOT (SELF.description = 'constant radius')) OR
         (SIZEOF (QUERY (pd <* USEDIN  (SELF, 
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
         NOT  (SIZEOF (QUERY (impl_rep <* QUERY (pdr <* USEDIN (pd,
         'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
         'SHAPE_ASPECT_DEFINITION_SCHEMA.SHAPE_REPRESENTATION_WITH_PARAMETERS'
         IN TYPEOF  (pdr.used_representation)) |
         NOT (SIZEOF (QUERY (it <* impl_rep.used_representation.items |
         (SIZEOF 
         (['QUALIFIED_MEASURE_SCHEMA.MEASURE_REPRESENTATION_ITEM',
         'MEASURE_SCHEMA.LENGTH_MEASURE_WITH_UNIT'] * 
         TYPEOF (it)) = 2) AND (it.name = 'second offset'))) <= 1))) 
         = 0))) = 0);
          WR6: SIZEOF (QUERY (pd <* USEDIN  (SELF,
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
         NOT (SIZEOF (QUERY (pdr <* USEDIN (pd,
         'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
         ('AIC_MACHINING_FEATURE.FACE_SHAPE_REPRESENTATION'
         IN TYPEOF (pdr.used_representation)) AND 
         (pdr.used_representation.name = 'edge round face'))) <= 1))) = 0;
          WR7: SIZEOF (QUERY (pd <* USEDIN  (SELF,
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
         NOT (SIZEOF (QUERY (pdr <* USEDIN (pd,
         'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
         ('AIC_MACHINING_FEATURE.FACE_SHAPE_REPRESENTATION'
         IN TYPEOF (pdr.used_representation)) AND 
         (pdr.used_representation.name = 'first face shape'))) <= 1))) = 0;
          WR8: SIZEOF (QUERY (pd <* USEDIN  (SELF,
         'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') |
         NOT (SIZEOF (QUERY (pdr <* USEDIN (pd,
         'PRODUCT_PROPERTY_REPRESENTATION_SCHEMA.PROPERTY_DEFINITION_REPRESENTATION.DEFINITION') |
         ('AIC_MACHINING_FEATURE.FACE_SHAPE_REPRESENTATION'
         IN TYPEOF (pdr.used_representation)) AND 
         (pdr.used_representation.name = 'second face shape'))) <= 1))) = 0;
END_ENTITY; -- edge_round

Entity data types and their attributes

shape_aspect
          name: label;
          (OPT) description: text;
          of_shape: product_definition_shape;
          product_definitional: LOGICAL;
          (DER) id: identifier;
transition_feature
          -
edge_round
          -

Users: by entity attributes

shape_aspect
          applied_action_assignment.items
                    action_items
                              ir_usage_item
                                        design_pdm_ir_usage_item
                                                  document_reference_item
                                                            puuv_document_reference_item
          applied_action_request_assignment.items
                    action_request_item
                              pdm_action_request_item
                                        design_pdm_action_request_item
          applied_classification_assignment.items
                    classification_item
                              pdm_classification_item
                                        design_pdm_classification_item
          applied_description_text_assignment.items
                    description_item
                              sbb_description_item
                                        sysm_description_item
          applied_document_reference.items
                    document_reference_item
                              pdm_document_reference_item
          applied_document_usage_constraint_assignment.items
                    document_reference_item
                              puuv_document_reference_item
          applied_effectivity_assignment.items
                    effectivity_item
                              design_pdm_effectivity_item
          applied_group_assignment.items
                    groupable_item
                              apra_groupable_item
          applied_ineffectivity_assignment.items
                    effectivity_item
                              design_pdm_effectivity_item
          applied_usage_right.items
                    ir_usage_item
                              design_pdm_ir_usage_item
                                        document_reference_item
                                                  automotive_design_document_reference_item
          attribute_language_assignment.items
                    attribute_language_item
                              automotive_design_attribute_language_item
          cc_design_specification_reference.items
                    cc_specified_item
          current_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      document_reference_item
                                                                                automotive_design_document_reference_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          dimensional_location_with_path.path
          dimensional_size.applies_to
          dimensional_size_with_path.path
          draughting_model_item_association.definition
                    draughting_model_item_definition
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          geometric_item_specific_usage.definition
                    geometric_item_specific_usage_select
          geometric_tolerance.toleranced_shape_aspect
                    geometric_tolerance_target
          id_attribute.identified_item
                    id_attribute_select
          item_identified_representation_usage.definition
                    item_identified_representation_usage_definition
                              represented_definition
          material_designation.definitions
                    characterized_definition
                              shape_definition
          maths_space_context.physical_space
                    space_context_select
          maths_value_context.physical_value
                    value_context_select
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              multi_language_attribute_item_242
          normalized_maths_space_context.normalization_basis
                    value_context_select
          passage_technology.definition
                    characterized_definition
                              shape_definition
          previous_change_element_assignment.items
                    change_management_object
                              ap242_change_management_object
                                        action_items
                                                  ir_usage_item
                                                            design_pdm_ir_usage_item
                                                                      requirement_assigned_item
                                                                                acpr_requirement_assigned_item
          process_property_association.property_or_shape
                    property_or_shape_select
                              shape_definition
          projected_zone_definition.projection_end
          property_definition.definition
                    characterized_definition
                              shape_definition
          property_definition_representation.definition
                    represented_definition
          requirement_assigned_object.items
                    requirement_assigned_item
                              apir_requirement_assigned_item
          satisfying_item.items
                    requirement_satisfaction_item
                              requirement_assigned_item
                                        apra_requirement_assigned_item
          shape_aspect_relationship.related_shape_aspect
          shape_aspect_relationship.relating_shape_aspect
          source_for_requirement.items
                    requirement_source_item
                              rm_requirement_source_item
                                        ds_requirement_source_item
                                                  sysm_requirement_source_item
          stratum_technology.definition
                    characterized_definition
                              shape_definition
          tolerance_zone_definition.boundaries
          usage_concept_usage_relationship.definition
transition_feature
edge_round

Users: by defined types, not used by any entity attribute

edge_round
          -

Global rules for this entity data type

          edge_round_requires_faces (Machining_features_mim)