Application module: Surface conditions ISO/TS 10303-1110: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 entity definitions
     5.2.2 MIM function definition
     5.2.3 MIM rule definitions

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 Coating_layer

MIM element: shape_aspect
Source: ISO 10303-41
Rules: material_for_coating_layer
Reference path:   {shape_aspect.name = 'coating layer'}

5.1.2 Contact_ratio

MIM element: property_definition
Source: ISO 10303-41
Reference path:   {property_definition.name = 'contact ratio'}
property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
contact_ratio_representation}

5.1.2.1 Contact_ratio to Measure_item (as ratio_value)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
contact_ratio_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'ratio value'}
representation_item =>
(measure_representation_item)
(compound_representation_item =>
value_range)

5.1.2.2 Contact_ratio to measuring_gauge_select (as measuring_gauge)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
contact_ratio_representation}
representation <-
property_definition_representation.used_representation
property_definition_representation
{property_definition_representation.name = 'contact ratio reference'}
property_definition_representation.definition -> represented_definition
represented_definition = property_definition
property_definition.definition -> characterized_definition
characterized_definition

5.1.2.3 Contact_ratio to Part_view_definition (as measuring_gauge)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
contact_ratio_representation}
representation <-
property_definition_representation.used_representation
property_definition_representation
{property_definition_representation.name = 'contact ratio reference'}
property_definition_representation.definition -> represented_definition
represented_definition = property_definition
property_definition.definition -> characterized_definition
characterized_definition = characterized_product_definition
characterized_product_definition = product_definition
product_definition

5.1.3 Dimensional_location

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

5.1.3.1 Dimensional_location to Coating_layer (as origin)

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

5.1.3.2 Dimensional_location to Coating_layer (as target)

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

5.1.3.3 Dimensional_location to sc_dimension_target (as origin)

MIM element: NO MAPPING EXTENSION PROVIDED

5.1.3.4 Dimensional_location to sc_dimension_target (as target)

MIM element: NO MAPPING EXTENSION PROVIDED

5.1.4 Dimensional_size

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

5.1.4.1 Dimensional_size to Coating_layer (as is_applied_to)

MIM element: PATH
Reference path:   dimensional_size
dimensional_size.applies_to ->
shape_aspect
(/MAPPING_OF(Coating_layer)/)

5.1.4.2 Dimensional_size to sc_dimension_target (as is_applied_to)

MIM element: NO MAPPING EXTENSION PROVIDED

5.1.5 Extended_visual_appearance

MIM element: property_definition
Source: ISO 10303-1110
Reference path:   {property_definition.name = 'visual appearance'}
property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}

5.1.5.1 Extended_visual_appearance to Angle_data_element (as orientation)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'orientation'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
plane_angle_measure_with_unit

5.1.5.2 Extended_visual_appearance to Digital_file (as texture_map)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}
representation <- property_definition_representation.used_representation
property_definition_representation.definition -> represented_definition
represented_definition = property_definition
{property_definition.name = 'texture map'}
property_definition.definition -> characterized_definition
characterized_definition = characterized_object
characterized_object => document_file
{document_file <= document
document <- document_representation_type.represented_document
document_representation_type.name = 'digital'}

5.1.5.3 Extended_visual_appearance to Measure_item (as opacity)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'opacity'}
representation_item =>
(measure_representation_item)
(compound_representation_item =>
value_range)

5.1.5.4 Extended_visual_appearance to Measure_item (as refraction_index)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'refraction index'}
representation_item =>
(measure_representation_item)
(compound_representation_item =>
value_range)

5.1.6 Hardness

MIM element: property_definition
Source: ISO 10303-1110
Reference path:   {property_definition.name = 'hardness'}
property_definition <-
property_definition_representation.definition
{property_definition_representation =>
material_property_representation}
property_definition_representation.used_representation ->
representation
{representation =>
hardness_representation}

5.1.6.1 environment_condition

MIM element: data_environment
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation =>
material_property_representation
material_property_representation.dependent_environment ->
data_environment

5.1.6.2 measuring_method

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
hardness_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'measuring method'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description
{(descriptive_representation_item.description)
(descriptive_representation_item.description = 'brinell')
(descriptive_representation_item.description = 'rockwell')
(descriptive_representation_item.description = 'vickers')}

5.1.6.3 measuring_position

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
hardness_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'measuring position'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description

5.1.6.4 Hardness to Measure_item (as depth)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
hardness_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'depth'}
representation_item =>
(measure_representation_item)
(compound_representation_item =>
value_range)

5.1.6.5 Hardness to Measure_item (as hardness_value)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
hardness_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'hardness'}
representation_item =>
(measure_representation_item)
(compound_representation_item =>
value_range)

5.1.7 Material_identification

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

5.1.7.1 Material_identification to Coating_layer (as items)

MIM element: PATH
Reference path:   material_designation.definitions[i] -> characterized_definition
characterized_definition
characterized_definition
characterized_definition = shape_definition
shape_definition = shape_aspect
shape_aspect
{shape_aspect.name = 'coating layer'}

5.1.8 Standard_surface_texture_parameter

MIM element: property_definition
Source: ISO 10303-41
Reference path:   {property_definition.name = 'surface texture parameter'}
property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
surface_texture_representation}

5.1.8.1 additional_information

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'measuring method'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description

5.1.8.2 characteristic_type

!! UPPERCASE Not expected: 'Rp' !!
!! UPPERCASE Not expected: 'Rv' !!
!! UPPERCASE Not expected: 'Rz' !!
!! UPPERCASE Not expected: 'Rc' !!
!! UPPERCASE Not expected: 'Rt' !!
!! UPPERCASE Not expected: 'Ra' !!
!! UPPERCASE Not expected: 'Rq' !!
!! UPPERCASE Not expected: 'Rsk' !!
!! UPPERCASE Not expected: 'Rku' !!
!! UPPERCASE Not expected: 'RSm' !!
!! UPPERCASE Not expected: 'Rdeltaq' !!
!! UPPERCASE Not expected: 'Rmrc' !!
!! UPPERCASE Not expected: 'Rsigmac' !!
!! UPPERCASE Not expected: 'Rmr' !!
!! UPPERCASE Not expected: 'Wp' !!
!! UPPERCASE Not expected: 'Wv' !!
!! UPPERCASE Not expected: 'Wz' !!
!! UPPERCASE Not expected: 'Wc' !!
!! UPPERCASE Not expected: 'Wt' !!
!! UPPERCASE Not expected: 'Wa' !!
!! UPPERCASE Not expected: 'Wq' !!
!! UPPERCASE Not expected: 'Wsk' !!
!! UPPERCASE Not expected: 'Wku' !!
!! UPPERCASE Not expected: 'WSm' !!
!! UPPERCASE Not expected: 'Wdeltaq' !!
!! UPPERCASE Not expected: 'Wmrc' !!
!! UPPERCASE Not expected: 'Wsigmac' !!
!! UPPERCASE Not expected: 'Wmr' !!
!! UPPERCASE Not expected: 'Pp' !!
!! UPPERCASE Not expected: 'Pv' !!
!! UPPERCASE Not expected: 'Pz' !!
!! UPPERCASE Not expected: 'Pc' !!
!! UPPERCASE Not expected: 'Pt' !!
!! UPPERCASE Not expected: 'Pa' !!
!! UPPERCASE Not expected: 'Pq' !!
!! UPPERCASE Not expected: 'Psk' !!
!! UPPERCASE Not expected: 'Pku' !!
!! UPPERCASE Not expected: 'PSm' !!
!! UPPERCASE Not expected: 'PDeltaq' !!
!! UPPERCASE Not expected: 'Pmrc' !!
!! UPPERCASE Not expected: 'Psigmac' !!
!! UPPERCASE Not expected: 'Pmr' !!
!! UPPERCASE Not expected: 'R' !!
!! UPPERCASE Not expected: 'Rx' !!
!! UPPERCASE Not expected: 'AR' !!
!! UPPERCASE Not expected: 'W' !!
!! UPPERCASE Not expected: 'Wx' !!
!! UPPERCASE Not expected: 'AW' !!
!! UPPERCASE Not expected: 'Wte' !!
!! UPPERCASE Not expected: 'Rk' !!
!! UPPERCASE Not expected: 'Rpk' !!
!! UPPERCASE Not expected: 'Rvk' !!
!! UPPERCASE Not expected: 'Mr1' !!
!! UPPERCASE Not expected: 'Mr2' !!
!! UPPERCASE Not expected: 'Rke' !!
!! UPPERCASE Not expected: 'Rpke' !!
!! UPPERCASE Not expected: 'Rvke' !!
!! UPPERCASE Not expected: 'Mr1e' !!
!! UPPERCASE Not expected: 'Mr2e' !!
!! UPPERCASE Not expected: 'Rpq' !!
!! UPPERCASE Not expected: 'Rvq' !!
!! UPPERCASE Not expected: 'Rmq' !!
!! UPPERCASE Not expected: 'Ppq' !!
!! UPPERCASE Not expected: 'Pvq' !!
!! UPPERCASE Not expected: 'Pmq' !!
MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:  property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'measuring method'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description
{(descriptive_representation_item.description = 'Rp')
(descriptive_representation_item.description = 'Rv')
(descriptive_representation_item.description = 'Rz')
(descriptive_representation_item.description = 'Rc')
(descriptive_representation_item.description = 'Rt')
(descriptive_representation_item.description = 'Ra')
(descriptive_representation_item.description = 'Rq')
(descriptive_representation_item.description = 'Rsk')
(descriptive_representation_item.description = 'Rku')
(descriptive_representation_item.description = 'RSm')
(descriptive_representation_item.description = 'Rdeltaq')
(descriptive_representation_item.description = 'Rmrc')
(descriptive_representation_item.description = 'Rsigmac')
(descriptive_representation_item.description = 'Rmr')
(descriptive_representation_item.description = 'Wp')
(descriptive_representation_item.description = 'Wv')
(descriptive_representation_item.description = 'Wz')
(descriptive_representation_item.description = 'Wc')
(descriptive_representation_item.description = 'Wt')
(descriptive_representation_item.description = 'Wa')
(descriptive_representation_item.description = 'Wq')
(descriptive_representation_item.description = 'Wsk')
(descriptive_representation_item.description = 'Wku')
(descriptive_representation_item.description = 'WSm')
(descriptive_representation_item.description = 'Wdeltaq')
(descriptive_representation_item.description = 'Wmrc')
(descriptive_representation_item.description = 'Wsigmac')
(descriptive_representation_item.description = 'Wmr')
(descriptive_representation_item.description = 'Pp')
(descriptive_representation_item.description = 'Pv')
(descriptive_representation_item.description = 'Pz')
(descriptive_representation_item.description = 'Pc')
(descriptive_representation_item.description = 'Pt')
(descriptive_representation_item.description = 'Pa')
(descriptive_representation_item.description = 'Pq')
(descriptive_representation_item.description = 'Psk')
(descriptive_representation_item.description = 'Pku')
(descriptive_representation_item.description = 'PSm')
(descriptive_representation_item.description = 'PDeltaq')
(descriptive_representation_item.description = 'Pmrc')
(descriptive_representation_item.description = 'Psigmac')
(descriptive_representation_item.description = 'Pmr')
(descriptive_representation_item.description = 'R')
(descriptive_representation_item.description = 'Rx')
(descriptive_representation_item.description = 'AR')
(descriptive_representation_item.description = 'W')
(descriptive_representation_item.description = 'Wx')
(descriptive_representation_item.description = 'AW')
(descriptive_representation_item.description = 'Wte')
(descriptive_representation_item.description = 'Rk')
(descriptive_representation_item.description = 'Rpk')
(descriptive_representation_item.description = 'Rvk')
(descriptive_representation_item.description = 'Mr1')
(descriptive_representation_item.description = 'Mr2')
(descriptive_representation_item.description = 'Rke')
(descriptive_representation_item.description = 'Rpke')
(descriptive_representation_item.description = 'Rvke')
(descriptive_representation_item.description = 'Mr1e')
(descriptive_representation_item.description = 'Mr2e')
(descriptive_representation_item.description = 'Rpq')
(descriptive_representation_item.description = 'Rvq')
(descriptive_representation_item.description = 'Rmq')
(descriptive_representation_item.description = 'Ppq')
(descriptive_representation_item.description = 'Pvq')
(descriptive_representation_item.description = 'Pmq')}

5.1.8.3 number_of_sampling_lengths

MIM element: measure_with_unit.value_component
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'evaluation length'}
representation_item =>
measure_representation_item <=
measure_with_unit
measure_with_unit.value_component ->
measure_value
{measure_value = count_measure}

5.1.8.4 tolerance_type

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'measuring method'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description
{(descriptive_representation_item.description = 'unilateral upper')
(descriptive_representation_item.description = 'unilateral upper')
(descriptive_representation_item.description = 'unilateral upper')
(descriptive_representation_item.description = 'unilateral upper')}

5.1.8.5 Standard_surface_texture_parameter to Length_data_element (as evaluation_length)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'evaluation length'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.8.6 Standard_surface_texture_parameter to Length_data_element (as transmission_band_filter_long_wave)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'transmission band filter long-wave'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.8.7 Standard_surface_texture_parameter to Length_data_element (as transmission_band_filter_short_wave)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'transmission band filter short-wave'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.8.8 Standard_surface_texture_parameter to Value_with_unit (as characteristic_value)

MIM element: PATH
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'evaluation length'}
representation_item =>
measure_representation_item <=
measure_with_unit

5.1.9 Surface_condition

MIM element: property_definition
Source: ISO 10303-41
Rules: restrict_representation_for_surface_condition

5.1.9.1 value_determination

MIM element: type_qualifier.name
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item =>
qualified_representation_item
qualified_representation_item.qualifiers[i] ->
value_qualifier
value_qualifier = type_qualifier
type_qualifier
type_qualifier.name
{(type_qualifier.name)
(type_qualifier.name = 'required')
(type_qualifier.name = 'designed')
(type_qualifier.name = 'calculated')
(type_qualifier.name = 'measured')
(type_qualifier.name = 'estimated')}

5.1.9.2 Surface_condition to Product_occurrence_definition_relationship (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition ->
characterized_definition =
shape_definition =
product_definition_shape <=
property_definition
property_definition.definition ->
characterized_definition =
characterized_product_definition =
product_definition_relationship

5.1.9.3 Surface_condition to Product_view_definition (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition ->
characterized_definition =
shape_definition =
product_definition_shape <=
property_definition
property_definition.definition ->
characterized_definition =
characterized_product_definition =
product_definition

5.1.9.4 Surface_condition to Shape_element (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition ->
characterized_definition =
shape_definition =
shape_aspect

5.1.9.5 Surface_condition to Shape_element_relationship (as described_element)

MIM element: PATH
Reference path:   property_definition.definition ->
characterized_definition =
shape_definition =
shape_aspect <-
shape_aspect_relationship.related_shape_aspect
shape_aspect_relationship

5.1.9.6 Surface_condition to shaped_element_select (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition ->
characterized_definition =
shape_definition =
product_definition_shape

5.1.9.7 Surface_condition to View_definition_relationship (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition ->
characterized_definition =
shape_definition =
product_definition_shape <=
property_definition
property_definition.definition ->
characterized_definition =
characterized_product_definition =
product_definition_relationship

5.1.10 Surface_texture

MIM element: property_definition
Source: ISO 10303-41
Reference path:   {property_definition.name = 'surface texture'}
property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
surface_texture_representation}

5.1.10.1 direction

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'direction'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description
{(descriptive_representation_item.description = 'perpendicular')
(descriptive_representation_item.description = 'parallel')
(descriptive_representation_item.description = 'crossed')
(descriptive_representation_item.description = 'multi directional')
(descriptive_representation_item.description = 'circular')
(descriptive_representation_item.description = 'radial')
(descriptive_representation_item.description = 'particulate non-directional or protuberant')}

5.1.10.2 manufacturing_method

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'manufacturing method'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description

5.1.10.3 material_removal_condition

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'material removal condition'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description
{(descriptive_representation_item.description = 'any process allowed')
(descriptive_representation_item.description = 'material removal required')
(descriptive_representation_item.description = 'no material removal')}

5.1.10.4 Surface_texture to Axis_placement_shape_element (as direction_reference)

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition.definition ->
characterized_definition =
shape_definition =
shape_aspect <-
shape_aspect_relationship.related_shape_aspect
shape_aspect_relationship
{shape_aspect_relationship.name = 'reference direction for surface texture'}
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect

5.1.10.5 Surface_texture to Length_data_element (as machining_allowance)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'machining allowance'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.10.6 Surface_texture to Measurement_path (as measuring_direction)

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation <-
representation_relationship.rep_1
representation_relationship
{representation_relationship.name = 'measuring direction'}
representation_relationship.rep_2 ->
representation
{representation.name = 'measuring direction'}

5.1.10.7 Surface_texture to Surface_texture_parameter (as parameters)

MIM element: PATH
Reference path:   property_definition <-
property_definition_relationship.relating_property_definition
{property_definition_relationship.name = 'surface texture parameter'}
property_definition_relationship.related_property_definition
property_definition
{property_definition.name = 'surface texture parameter'}

5.1.11 Surface_texture_parameter

MIM element: property_definition
Source: ISO 10303-41
Reference path:   {property_definition.name = 'surface texture parameter'}
property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
surface_texture_representation}

5.1.12 Tactile_appearance

MIM element: property_definition
Source: ISO 10303-41
Reference path:   {property_definition.name = 'tactile appearance'}
property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
tactile_appearance_representation}

5.1.12.1 Tactile_appearance to Measure_item (as depth)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
tactile_appearance_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'depth'}
representation_item =>
(measure_representation_item)
(compound_representation_item =>
value_range)

5.1.13 Treatment_result

MIM element: property_definition
Source: ISO 10303-41
Reference path:   {property_definition.name = 'treatment result'}

5.1.13.1 purpose

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item =>
{representation_item.name = 'purpose'}
descriptive_representation_item
descriptive_representation_item.description

5.1.14 User_defined_surface_texture_parameter

MIM element: property_definition
Source: ISO 10303-41
Reference path:   {property_definition.name = 'surface texture parameter'}
property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
surface_texture_representation}

5.1.14.1 string_representation

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
{representation =>
surface_texture_representation <=}
representation
representation.items[i] ->
representation_item
{representation_item.name = 'user defined string representation'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description

5.1.15 Visual_appearance

MIM element: property_definition
Source: ISO 10303-41
Reference path:   {property_definition.name = 'visual appearance'}
property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}

5.1.15.1 colour_id

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'colour id'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description

5.1.15.2 colour_name

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'colour name'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description

5.1.15.3 lustre

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'lustre'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description

5.1.15.4 pattern

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'pattern'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description

5.1.15.5 transparency

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
{representation =>
visual_appearance_representation}
representation.items[i] ->
representation_item
{representation_item.name = 'transparency'}
representation_item =>
descriptive_representation_item
descriptive_representation_item.description


© ISO 2019 — All rights reserved