Application module: Dimension tolerance ISO/TS 10303-1050:2019(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviated terms
    3.1 Terms and definitions
    3.2 Abbreviated terms

4 Information requirements
   4.1 Required AM ARMs
   4.2 ARM type definitions
   4.3 ARM entity definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM type definitions
     5.2.2 MIM entity definition

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
F Change history
Bibliography
Index

5.1 Mapping specification

In the following, "Application element" designates any entity data type defined in Clause 4, any of its explicit attributes and any subtype constraint. "MIM element" designates any entity data type defined in Clause 5.2 or imported with a USE FROM statement, from another EXPRESS schema, any of its attributes and any subtype constraint defined in Clause 5.2 or imported with a USE FROM statement.

This clause contains the mapping specification that defines how each application element of this part of ISO 10303 (see Clause 4) maps to one or more MIM elements (see Clause 5.2).

The mapping for each application element is specified in a separate subclause below. The mapping specification of an attribute of an ARM entity is a subclause of the clause that contains the mapping specification of this entity. Each mapping specification subclause contains up to five elements.

Title: The clause title contains:

MIM element: This section contains, depending on the considered application element:

When the mapping of an application element involves more than one MIM element, each of these MIM elements is presented on a separate line in the mapping specification, enclosed between parentheses or brackets.

Source: This section contains:

This section is omitted when the keywords PATH or IDENTICAL MAPPING or NO MAPPING EXTENSION PROVIDED are used in the MIM element section.

Rules: This section contains the name of one or more global rules that apply to the population of the MIM entity data types listed in the MIM element section or in the reference path. When no rule applies, this section is omitted.

A reference to a global rule may be followed by a reference to the subclause in which the rule is defined.

Constraint: This section contains the name of one or more subtype constraints that apply to the population of the MIM entity data types listed in the MIM element section or in the reference path. When no subtype constraint applies, this section is omitted.

A reference to a subtype constraint may be followed by a reference to the subclause in which the subtype constraint is defined.

Reference path: This section contains:

For the expression of reference paths and of the constraints between MIM elements, the following notational conventions apply:

[] enclosed section constrains multiple MIM elements or sections of the reference path are required to satisfy an information requirement;
() enclosed section constrains multiple MIM elements or sections of the reference path are identified as alternatives within the mapping to satisfy an information requirement;
{} enclosed section constrains the reference path to satisfy an information requirement;
<> enclosed section constrains at one or more required reference path;
|| enclosed section constrains the supertype entity;
-> the attribute, whose name precedes the -> symbol, references the entity or select type whose name follows the -> symbol;
<- the entity or select type, whose name precedes the <- symbol, is referenced by the entity attribute whose name follows the <- symbol;
[i] the attribute, whose name precedes the [i] symbol, is an aggregate; any element of that aggregate is referred to;
[n] the attribute, whose name precedes the [n] symbol, is an ordered aggregate; member n of that aggregate is referred to;
=> the entity, whose name precedes the => symbol, is a supertype of the entity whose name follows the => symbol;
<= the entity, whose name precedes the <= symbol, is a subtype of the entity whose name follows the <= symbol;
= the string, select, or enumeration type is constrained to a choice or value;
\ the reference path expression continues on the next line;
* one or more instances of the relationship entity data type may be assembled in a relationship tree structure. The path between the relationship entity and the related entities, is enclosed with braces;
-- the text following is a comment or introduces a clause reference;
*> the select or enumeration type, whose name precedes the *> symbol, is extended into the select or enumeration type whose name follows the *> symbol;
<* the select or enumeration type, whose name precedes the <* symbol, is an extension of the select or enumeration type whose name follows the <* symbol;
!{} section enclosed by {} indicates a negative constraint placed on the mapping.
The definition and use of mapping templates are not supported in the present version of the application modules. However, use of predefined templates /MAPPING_OF/, /SUBTYPE/, and /SUPERTYPE/ is supported.

5.1.1 Angle_plus_minus_bounds

MIM element: tolerance_value
Source: ISO 10303-47

5.1.1.1 Angle_plus_minus_bounds to Angle_data_element (as lower_bound)

MIM element: PATH
Reference path:   tolerance_value
tolerance_value.lower_bound ->
measure_with_unit =>
plane_angle_measure_with_unit

5.1.1.2 Angle_plus_minus_bounds to Angle_data_element (as upper_bound)

MIM element: PATH
Reference path:   tolerance_value
tolerance_value.upper_bound ->
measure_with_unit =>
plane_angle_measure_with_unit

5.1.2 Angular_location

MIM element: angular_location
Source: ISO 10303-47

5.1.2.1 angle_selection

MIM element: angular_location.angle_selection
Source: ISO 10303-47

5.1.2.2 Angular_location to Axis_placement (as orientation)

MIM element: PATH
Reference path:   angular_location <=
dimensional_location =
dimensional_characteristic =
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
{representation_item.name = 'orientation'}
representation_item =>
geometric_representation_item =>
placement =>
(axis2_placement_2d)
(axis2_placement_3d)

5.1.3 Angular_size

MIM element: angular_size
Source: ISO 10303-47

5.1.3.1 angle_selection

MIM element: angular_size.angle_selection
Source: ISO 10303-47

5.1.3.2 full

#1:   If the angle is established between the two sides of the angular element.

MIM element: representation_item.name
Source: ISO 10303-43
Reference path:   (angular_size <=
dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
{representation_item.name = 'full angle'})

#2:   If the angle is established between the bisector line and the angular element.

MIM element: representation_item.name
Source: ISO 10303-43
Reference path:   (angular_size <=
dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
{representation_item.name = 'half angle'})

5.1.4 Applied_activity_assignment

This application object, Applied_activity_assignment, is defined in the module activity. This mapping section extends the mapping of Applied_activity_assignment, to include assertions defined in this module.

5.1.4.1 Applied_activity_assignment to * (as items)

Reference path:   applied_action_assignment
applied_action_assignment.items[i] -> action_items
action_items *>
dt_action_items =
(/MAPPING_OF(Dimensional_size)/)
(/MAPPING_OF(Dimensional_location)/)

5.1.5 Curved_distance

MIM element: dimensional_location_with_path
Source: ISO 10303-47

5.1.5.1 Curved_distance to Measurement_path (as used_path)

MIM element: PATH
Reference path:   dimensional_location_with_path
dimensional_location_with_path.path ->
shape_aspect
shape_definition = shape_aspect
characterized_definition = shape_definition
characterized_definition <-
property_definition.definition
property_definition
represented_definition = property_definition
represented_definition <-
property_definition_representation.definition
property_definition_representation
property_definition_representation.used_representation ->
representation

5.1.6 Curved_size

MIM element: dimensional_size
Source: ISO 10303-47
Reference path:   {dimensional_size
dimensional_size.name = 'curve length'}

5.1.7 Diameter_size

MIM element: dimensional_size
Source: ISO 10303-47

5.1.7.1 geometry_type

MIM element: PATH
Reference path:   {(dimensional_size.name = 'diameter')
(dimensional_size.name = 'spherical diameter')
(dimensional_size.name = 'toroidal minor_diameter')
(dimensional_size.name = 'toroidal major diameter')
(dimensional_size.name = 'toroidal high major diameter')
(dimensional_size.name = 'toroidal low major diameter')}

5.1.8 Dimension_value_with_limitation

MIM element: plus_minus_tolerance
Source: ISO 10303-47

5.1.8.1 Dimension_value_with_limitation to Limits_and_fits (as defined_by)

MIM element: PATH
Reference path:   plus_minus_tolerance
plus_minus_tolerance.range ->
tolerance_method_definition
tolerance_method_definition = limits_and_fits
limits_and_fits

5.1.8.2 Dimension_value_with_limitation to Numerical_item_with_unit (as limited_value)

#1:   The limited value is a size.

MIM element: PATH
Reference path:   (plus_minus_tolerance
plus_minus_tolerance.toleranced_dimension ->
dimensional_characteristic
dimensional_characteristic = dimensional_size
dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item =>
measure_representation_item)

#2:   The limited value is a location.

MIM element: PATH
Reference path:   (plus_minus_tolerance
plus_minus_tolerance.toleranced_dimension ->
dimensional_characteristic
dimensional_characteristic = dimensional_location
dimensional_location
dimensional_characteristic = dimensional_location
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item =>
measure_representation_item)

5.1.8.3 Dimension_value_with_limitation to Plus_minus_bounds (as defined_by)

MIM element: PATH
Reference path:   plus_minus_tolerance
plus_minus_tolerance.range ->
tolerance_method_definition
tolerance_method_definition = tolerance_value
tolerance_value

5.1.9 Dimensional_location

#1:   If the directed attribute is 'false'

MIM element: (dimensional_location)
Source: ISO 10303-47

#2:   If the directed attribute is 'true'

MIM element: (directed_dimensional_location)
Source: ISO 10303-1050
Reference path:   ({directed_dimensional_location <=
dimensional_location})

5.1.9.1 description

MIM element: shape_aspect_relationship.description
Reference path:   dimensional_location <=
shape_aspect_relationship
shape_aspect_relationship.description

5.1.9.2 directed

MIM element: IDENTICAL MAPPING

5.1.9.3 Dimensional_location to Derived_geometry (as origin)

MIM element: PATH
Reference path:   dimensional_location <=
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
derived_shape_aspect

5.1.9.4 Dimensional_location to dimension_target (as origin)

MIM element: PATH
Reference path:   dimensional_location <=
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect

5.1.9.5 Dimensional_location to dimension_target (as target)

MIM element: PATH
Reference path:   dimensional_location <=
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect

5.1.9.6 Dimensional_location to element_with_dimension_select (as origin)

MIM element: PATH
Reference path:   dimensional_location <=
shape_aspect_relationship

5.1.9.7 Dimensional_location to placed_element_select (as origin)

MIM element: PATH
Reference path:   dimensional_location <=
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect

5.1.9.8 Dimensional_location to Shape_element (as origin)

MIM element: PATH
Reference path:   (dimensional_location <=
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect)

5.1.10 Dimensional_size

MIM element: dimensional_size
Source: ISO 10303-47

5.1.10.1 Dimensional_size to dimension_target (as is_applied_to)

MIM element: PATH
Reference path:   dimensional_size
dimensional_size.applies_to ->
shape_aspect

5.1.10.2 Dimensional_size to element_with_dimension_select (as is_applied_to)

MIM element: dimensional_size.applies_to
Reference path:   dimensional_size
dimensional_size.applies_to

5.1.11 Edge_of_undefined_shape_size

MIM element: dimensional_size
Source: ISO 10303-47
Reference path:   {dimensional_size
dimensional_size.name = 'edge of undefined shape size'}

5.1.11.1 orientation

MIM element: descriptive_representation_item.description
Source: ISO 10303-41
Reference path:   dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
{representation_item.name = 'edge of undefined shape size'}
representation_item =>
descriptive_representation_item
{(descriptive_representation_item.description = 'true_neighbor')
(descriptive_representation_item.description = 'false_neighbor')
(descriptive_representation_item.description = 'both_neighbors')}

5.1.11.2 Edge_of_undefined_shape_size to edge_of_undefined_shape_size_element (as is_applied_to)

MIM element: PATH
Reference path:   dimensional_size
dimensional_size.applies_to ->
shape_aspect

5.1.11.3 Edge_of_undefined_shape_size to Tolerance_range (as dimension_value)

MIM element: PATH
Reference path:   dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation

5.1.12 Geometric_dimension

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: (dimensional_location)
Source: ISO 10303-47

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: (dimensional_size)
Source: ISO 10303-47

5.1.12.1 auxiliary

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   (dimensional_location
dimensional_characteristic = dimensional_location
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
representation_item =>
descriptive_representation_item
{descriptive_representation_item.description = 'auxiliary'}

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: descriptive_representation_item.description
Source: ISO 10303-41
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
representation_item =>
descriptive_representation_item
{descriptive_representation_item.description = 'auxiliary'}

#3:   If the value of the attribute auxiliary is false, it is not reflected in the MIM.

5.1.12.2 id

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: shape_aspect_relationship.id
Reference path:   (dimensional_location <=
shape_aspect_relationship
shape_aspect_relationship.id)

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: dimensional_size.id

5.1.12.3 modifiers

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   (dimensional_location
dimensional_characteristic = dimensional_location
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
{representation_item.name = 'modifiers'}
representation_item =>
compound_representation_item
compound_representation_item.item_element =
compound_item_definition =
list_representation_item[i] ->
representation_item =>
descriptive_representation_item
{(descriptive_representation_item.description = 'two point size')
(descriptive_representation_item.description = 'local size defined by a sphere')
(descriptive_representation_item.description = 'least square association criteria')
(descriptive_representation_item.description = 'maximum inscribed association criteria')
(descriptive_representation_item.description = 'minimum circumscribed association criteria')
(descriptive_representation_item.description = 'circumference diameter calculated size')
(descriptive_representation_item.description = 'area diameter calculated size')
(descriptive_representation_item.description = 'volume diameter calculated size')
(descriptive_representation_item.description = 'maximum rank order size')
(descriptive_representation_item.description = 'minimum rank order size')
(descriptive_representation_item.description = 'average rank order size')
(descriptive_representation_item.description = 'median rank order size')
(descriptive_representation_item.description = 'mid range rank order size')
(descriptive_representation_item.description = 'range rank order size')
(descriptive_representation_item.description = 'any part of the feature')
(descriptive_representation_item.description = 'any cross section')
(descriptive_representation_item.description = 'specific fixed cross section')
(descriptive_representation_item.description = 'common tolerance')
(descriptive_representation_item.description = 'free state condition')
(descriptive_representation_item.description = 'statistical')
(descriptive_representation_item.description = 'continuous feature')
(descriptive_representation_item.description = 'square')
(descriptive_representation_item.description = 'controlled radius')
(descriptive_representation_item.description = 'united feature of size')}

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: descriptive_representation_item.description
Source: ISO 10303-41
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
{representation_item.name = 'modifiers'}
representation_item =>
compound_representation_item
compound_representation_item.item_element =
compound_item_definition =
list_representation_item[i] ->
representation_item =>
descriptive_representation_item
{(descriptive_representation_item.description = 'two point size')
(descriptive_representation_item.description = 'local size defined by a sphere')
(descriptive_representation_item.description = 'least square association criteria')
(descriptive_representation_item.description = 'maximum inscribed association criteria')
(descriptive_representation_item.description = 'minimum circumscribed association criteria')
(descriptive_representation_item.description = 'circumference diameter calculated size')
(descriptive_representation_item.description = 'area diameter calculated size')
(descriptive_representation_item.description = 'volume diameter calculated size')
(descriptive_representation_item.description = 'maximum rank order size')
(descriptive_representation_item.description = 'minimum rank order size')
(descriptive_representation_item.description = 'average rank order size')
(descriptive_representation_item.description = 'median rank order size')
(descriptive_representation_item.description = 'mid range rank order size')
(descriptive_representation_item.description = 'range rank order size')
(descriptive_representation_item.description = 'any part of the feature')
(descriptive_representation_item.description = 'any cross section')
(descriptive_representation_item.description = 'specific fixed cross section')
(descriptive_representation_item.description = 'common tolerance')
(descriptive_representation_item.description = 'free state condition')
(descriptive_representation_item.description = 'statistical')
(descriptive_representation_item.description = 'continuous feature')
(descriptive_representation_item.description = 'square')
(descriptive_representation_item.description = 'controlled radius')
(descriptive_representation_item.description = 'united feature of size')}

5.1.12.4 notes

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   (dimensional_location
dimensional_characteristic = dimensional_location
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
{representation_item.name = 'dimensional note'}
representation_item =>
descriptive_representation_item

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: descriptive_representation_item.description
Source: ISO 10303-41
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
{representation_item.name = 'dimensional note'}
representation_item =>
descriptive_representation_item

5.1.12.5 theoretical_exact

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   (dimensional_location
dimensional_characteristic = dimensional_location
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
representation_item =>
descriptive_representation_item
{descriptive_representation_item.description = 'theoretical'}

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: descriptive_representation_item.description
Source: ISO 10303-41
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
representation_item =>
descriptive_representation_item
{descriptive_representation_item.description = 'theoretical'}

#3:   If the value of the attribute theoretical_exact is false, it is not reflected in the MIM.

5.1.12.6 tolerance_principle

#1:   If the value of tolerance_principle is envelope_requirement.

MIM element: representation.name
Reference path:   dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.name
{representation.name = 'envelope tolerance'}

#2:   If the value of tolerance_principle is independency.

MIM element: representation.name
Reference path:   dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.name
{representation.name = 'independency'}

#3:   If the value of tolerance_principle is default.

MIM element: representation.name
Reference path:   dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.name
{representation.name = ''}

5.1.12.7 Geometric_dimension to Dimension_value_with_limitation (as dimension_value)

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: PATH
Reference path:   (dimensional_location
dimensional_characteristic = dimensional_location
dimensional_characteristic <-
plus_minus_tolerance.toleranced_dimension
plus_minus_tolerance)

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: PATH
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
plus_minus_tolerance.toleranced_dimension
plus_minus_tolerance)

5.1.12.8 Geometric_dimension to Length_data_element (as unit_length)

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   (dimensional_location
dimensional_characteristic = dimensional_location
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
{representation_item.name = 'unit length'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: descriptive_representation_item.description
Source: ISO 10303-41
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
{representation_item.name = 'unit length'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.12.9 Geometric_dimension to Numerical_item_with_unit (as dimension_value)

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: PATH
Reference path:   (dimensional_location
dimensional_characteristic = dimensional_location
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item =>
measure_representation_item)

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: PATH
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item =>
measure_representation_item)

5.1.12.10 Geometric_dimension to Tolerance_range (as dimension_value)

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: PATH
Reference path:   (dimensional_location
dimensional_characteristic = dimensional_location
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation)

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: PATH
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation)

5.1.12.11 Geometric_dimension to Value_limit (as dimension_value)

#1:   If the Geometric_dimension is a Dimensional_location

MIM element: PATH
Reference path:   (dimensional_location
dimensional_characteristic = dimensional_location
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item =>
measure_representation_item)

#2:   If the Geometric_dimension is a Dimensional_size

MIM element: PATH
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item =>
measure_representation_item)

5.1.13 Length_plus_minus_bounds

MIM element: tolerance_value
Source: ISO 10303-47

5.1.13.1 Length_plus_minus_bounds to Length_data_element (as lower_bound)

MIM element: PATH
Reference path:   tolerance_value
tolerance_value.lower_bound ->
measure_with_unit =>
length_measure_with_unit

5.1.13.2 Length_plus_minus_bounds to Length_data_element (as upper_bound)

MIM element: PATH
Reference path:   tolerance_value
tolerance_value.upper_bound ->
measure_with_unit =>
length_measure_with_unit

5.1.14 Limits_and_fits

MIM element: limits_and_fits
Source: ISO 10303-47

5.1.14.1 deviation

MIM element: limits_and_fits.form_variance
Source: ISO 10303-47

5.1.14.2 fitting_type

MIM element: limits_and_fits.zone_variance
Source: ISO 10303-47

5.1.14.3 grade

MIM element: limits_and_fits.grade
Source: ISO 10303-47

5.1.15 Linear_distance

#1:   If directed is 'false'.

MIM element: dimensional_location
Source: ISO 10303-47

#2:   If the directed is 'true'.

MIM element: directed_dimensional_location
Source: ISO 10303-1050
Reference path:   directed_dimensional_location <=
dimensional_location

5.1.15.1 diameter_qualifier

#3:   if diameter_qualifier is not set.

MIM element: PATH
Reference path:   (dimensional_location <=
shape_aspect_relationship
{shape_aspect_relationship.name = 'linear distance'})

#4:   if diameter_qualifier is set.

MIM element: PATH
Reference path:   dimensional_location <=
shape_aspect_relationship
{(shape_aspect_relationship.name = 'linear distance centre outer')
(shape_aspect_relationship.name = 'linear distance centre inner')
(shape_aspect_relationship.name = 'linear distance outer centre')
(shape_aspect_relationship.name = 'linear distance outer outer')
(shape_aspect_relationship.name = 'linear distance outer inner')
(shape_aspect_relationship.name = 'linear distance inner centre')
(shape_aspect_relationship.name = 'linear distance inner outer')
(shape_aspect_relationship.name = 'linear distance inner inner')}

5.1.15.2 Linear_distance to Axis_placement (as orientation)

MIM element: PATH
Reference path:   dimensional_location <=
shape_aspect_relationship
shape_definition = shape_aspect_relationship
shape_definition
characterized_definition = shape_definition
characterized_definition <-
property_definition.definition
property_definition <-
property_definition_representation.definition
property_definition_representation
property_definition_representation.used_representation ->
representation
representation.items[i] ->
{representation_item
representation_item.name = 'orientation'}
representation_item =>
geometric_representation_item =>
placement =>
(axis2_placement_2d)
(axis2_placement_3d)

5.1.16 Machining_feature_size

MIM element: dimensional_size
Source: ISO 10303-47
Reference path:   {dimensional_size
dimensional_size.name = 'machining feature size'}

5.1.16.1 considered_attribute

MIM element: PATH
Reference path:   dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
representation_item
({representation_item.name = 'name of machining feature attribute'})
({representation_item =>
descriptive_representation_item
descriptive_representation_item.description})

5.1.17 Measurement_path

MIM element: representation
Source: ISO 10303-43
Reference path:   {representation.name = 'measuring direction'}

5.1.17.1 Measurement_path to Curve (as defined_by)

MIM element: PATH
Reference path:   {representation
representation.items[i] ->
representation_item =>
geometric_representation_item =>
curve
(curve => pcurve)
(curve => surface_curve)}

5.1.17.2 Measurement_path to Geometric_coordinate_space (as defined_in)

MIM element: PATH
Reference path:   representation
representation.context_of_items ->
representation_context =>
geometric_representation_context

5.1.18 Plus_minus_bounds

MIM element: tolerance_value
Source: ISO 10303-47

5.1.18.1 Plus_minus_bounds to Value_with_unit (as lower_bound)

MIM element: PATH
Reference path:   tolerance_value
tolerance_value.lower_bound ->
measure_with_unit

5.1.18.2 Plus_minus_bounds to Value_with_unit (as upper_bound)

MIM element: PATH
Reference path:   tolerance_value
tolerance_value.upper_bound ->
measure_with_unit

5.1.19 Radial_size

MIM element: dimensional_size
Source: ISO 10303-47

5.1.19.1 geometry_type

MIM element: PATH
Reference path:   {(dimensional_size.name = 'radius')
(dimensional_size.name = 'spherical radius')
(dimensional_size.name = 'toroidal minor radius')
(dimensional_size.name = 'toroidal major radius')
(dimensional_size.name = 'toroidal high major radius')
(dimensional_size.name = 'toroidal low major radius')}

5.1.19.2 radius_type

#1:   if the centre of the radius is located.

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
{representation.items[i] ->
representation_item
representation_item.name = 'radius type'}
representation_item =>
descriptive_representation_item
{descriptive_representation_item.description = 'centred'})

#2:   if the radius is located by its end points.

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   (dimensional_size
dimensional_characteristic = dimensional_size
dimensional_characteristic <-
dimensional_characteristic_representation.dimension
dimensional_characteristic_representation
dimensional_characteristic_representation.representation ->
shape_dimension_representation <=
shape_representation <=
representation
{representation.items[i] ->
representation_item
representation_item.name = 'radius type'}
representation_item =>
descriptive_representation_item
{descriptive_representation_item.description = 'adjoining'})

5.1.20 Thickness_size

#1:   If no measurement_path is specified

MIM element: dimensional_size
Source: ISO 10303-47
Reference path:   {dimensional_size
dimensional_size.name = 'thickness size'}

#2:   If a measurement_path is specified

MIM element: dimensional_size_with_path
Source: ISO 10303-47
Reference path:   (dimensional_size_with_path <=
dimensional_size)
{dimensional_size.name = 'thickness size'}

5.1.20.1 Thickness_size to Measurement_path (as used_path)

MIM element: PATH
Reference path:   dimensional_size_with_path
dimensional_size_with_path.path ->
shape_aspect
shape_definition = shape_aspect
characterized_definition = shape_definition
characterized_definition <-
property_definition.definition
property_definition
represented_definition = property_definition
represented_definition <-
property_definition_representation.definition
property_definition_representation
property_definition_representation.used_representation ->
representation

5.1.21 Tolerance_range

MIM element: shape_dimension_representation
Source: ISO 10303-47

5.1.21.1 Tolerance_range to Numerical_item_with_unit (as lower_range)

MIM element: PATH
Reference path:   shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
{representation_item
representation_item.name = 'lower range'}
representation_item =>
measure_representation_item

5.1.21.2 Tolerance_range to Numerical_item_with_unit (as upper_range)

MIM element: PATH
Reference path:   shape_dimension_representation <=
shape_representation <=
representation
representation.items[i] ->
{representation_item
representation_item.name = 'upper range'}
representation_item =>
measure_representation_item


© ISO 2019 — All rights reserved