Overview Schemas Index

aic_geometric_tolerances         


ENTITY line_profile_tolerance
          SUBTYPE OF (geometric_tolerance);
WHERE
          WR1: NOT ('AIC_GEOMETRIC_TOLERANCES.' + 'GEOMETRIC_TOLERANCE_WITH_DATUM_REFERENCE' IN TYPEOF (SELF)) OR ( SIZEOF (SELF\geometric_tolerance_with_datum_reference.datum_system) <= 3);
          WR2: SIZEOF ( 
QUERY ( sar <* USEDIN (SELF\geometric_tolerance.toleranced_shape_aspect, 'PRODUCT_PROPERTY_DEFINITION_SCHEMA.' + 'SHAPE_ASPECT_RELATIONSHIP.RELATING_SHAPE_ASPECT')| (sar.name IN [ 'affected plane association', 'resulting intersection curve association' ]) )) = 1;
END_ENTITY; -- line_profile_tolerance

Entity data types and their attributes

geometric_tolerance
          name: label;
          description: text;
          magnitude: measure_with_unit;
          toleranced_shape_aspect: shape_aspect;
line_profile_tolerance
          -

Users

geometric_tolerance
          attribute_language_assignment.items
                    attribute_language_item
                              automotive_design_attribute_language_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          geometric_tolerance_relationship.related_geometric_tolerance
          geometric_tolerance_relationship.relating_geometric_tolerance
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              automotive_design_multi_language_attribute_item
          tolerance_with_statistical_distribution.associated_tolerance
                    shape_tolerance_select
          tolerance_zone.defining_tolerance
line_profile_tolerance

Global rules for this entity data type

          -