Application module: Elemental geometric shape ISO/TS 10303-1004:2021(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 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 Axis1_placement

MIM element: axis1_placement
Source: ISO 10303-42

5.1.1.1 Axis1_placement to Direction (as axis)

MIM element: axis1_placement.axis
Source: ISO 10303-42

5.1.2 Axis_placement

MIM element: placement
Source: ISO 10303-42

5.1.2.1 Axis_placement to Cartesian_point (as location)

MIM element: PATH
Reference path:   placement.location -> cartesian_point

5.1.3 Axis_placement_2d

MIM element: axis2_placement_2d
Source: ISO 10303-42

5.1.3.1 Axis_placement_2d to Direction (as ref_direction)

MIM element: axis2_placement_2d.ref_direction
Source: ISO 10303-42

5.1.4 Axis_placement_3d

MIM element: axis2_placement_3d
Source: ISO 10303-42

5.1.4.1 Axis_placement_3d to Direction (as axis)

MIM element: axis2_placement_3d.axis
Source: ISO 10303-42

5.1.4.2 Axis_placement_3d to Direction (as ref_direction)

MIM element: axis2_placement_3d.ref_direction
Source: ISO 10303-42

5.1.5 Cartesian_point

MIM element: cartesian_point
Source: ISO 10303-42
Reference path:   geometric_representation_item => point
point => cartesian_point

5.1.5.1 coordinates

MIM element: cartesian_point.coordinates
Source: ISO 10303-42

5.1.6 Cartesian_transformation_2d

MIM element: cartesian_transformation_operator_2d
Source: ISO 10303-42

5.1.6.1 scale

MIM element: PATH
Reference path:   cartesian_transformation_operator_2d <=
cartesian_transformation_operator
cartesian_transformation_operator.scl

5.1.6.2 Cartesian_transformation_2d to Cartesian_point (as translation)

MIM element: PATH
Reference path:   cartesian_transformation_operator_2d <=
cartesian_transformation_operator
cartesian_transformation_operator.local_origin ->
cartesian_point

5.1.6.3 Cartesian_transformation_2d to Direction (as multiplication_matrix)

MIM element: cartesian_transformation_operator_2d.u

5.1.7 Cartesian_transformation_3d

MIM element: cartesian_transformation_operator_3d
Source: ISO 10303-42

5.1.7.1 scale

MIM element: PATH
Reference path:   cartesian_transformation_operator_3d <=
cartesian_transformation_operator
cartesian_transformation_operator.scl

5.1.7.2 Cartesian_transformation_3d to Cartesian_point (as translation)

MIM element: PATH
Reference path:   cartesian_transformation_operator_3d <=
cartesian_transformation_operator
cartesian_transformation_operator.local_origin ->
cartesian_point

5.1.7.3 Cartesian_transformation_3d to Direction (as multiplication_matrix)

MIM element: cartesian_transformation_operator_3d.u

5.1.8 Detailed_geometric_model_element

MIM element: geometric_representation_item
Source: ISO 10303-42
Reference path:   representation_item => geometric_representation_item

5.1.9 Direction

MIM element: direction
Source: ISO 10303-42
Reference path:   geometric_representation_item => direction

5.1.9.1 direction_ratios

MIM element: direction.direction_ratios
Source: ISO 10303-42

5.1.10 Geometric_coordinate_space

MIM element: geometric_representation_context
Source: ISO 10303-42
Reference path:   geometric_representation_context <= representation_context

5.1.10.1 dimension_count

MIM element: geometric_representation_context.coordinate_space_dimension
Source: ISO 10303-42

5.1.11 Geometric_model

MIM element: shape_representation
Source: ISO 10303-41

5.1.11.1 model_extent

#1:    if units are specified for the context_of_items

MIM element: (value_representation_item)
Source: ISO 10303-43
Reference path:   shape_representation <=
representation <-
representation_relationship.rep_1
representation_relationship
{representation_relationship.name='model extent association'}
representation_relationship.rep_2 ->
representation
{representation.name ='model extent representation'}
representation.items[i] -> representation_item
{representation_item.name ='model extent value'}
representation_item =>
value_representation_item

#2:    if units are not specified globally

MIM element: (measure_representation_item)
Source: ISO 10303-45
Reference path:   shape_representation <=
representation <-
representation_relationship.rep_1
representation_relationship
{representation_relationship.name='model extent association'}
representation_relationship.rep_2 ->
representation
{representation.name ='model extent representation'}
representation.items[i] -> representation_item
{representation_item.name ='model extent value'}
representation_item =>
measure_representation_item

5.1.11.2 version_id

MIM element: identification_assignment.assigned_id
Source: ISO 10303-1021
Reference path:   shape_representation
identification_item = shape_representation
identification_item <-
applied_identification_assignment.items[i]
applied_identification_assignment <=
identification_assignment
{identification_assignment.role ->
identification_role
identification_role.name='version'}
identification_assignment.assigned_id

5.1.11.3 Geometric_model to Detailed_geometric_model_element (as items)

MIM element: PATH
Reference path:   shape_representation <=
representation
representation.items[i] ->
representation_item => geometric_representation_item

5.1.11.4 Geometric_model to Detailed_topological_model_element (as items)

MIM element: PATH
Reference path:   shape_representation <=
representation
representation.items[i] ->
representation_item => topological_representation_item

5.1.11.5 Geometric_model to Geometric_coordinate_space (as context_of_items)

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

5.1.12 Geometric_operator_transformation

MIM element: mapped_item
Source: ISO 10303-43

5.1.12.1 Geometric_operator_transformation to cartesian_transformation (as target)

MIM element: PATH
Reference path:   mapped_item
mapped_item.mapping_target ->
representation_item =>
geometric_representation_item =>
cartesian_transformation_operator

5.1.12.2 Geometric_operator_transformation to Cartesian_transformation_2d (as target)

MIM element: PATH
Reference path:   mapped_item
mapped_item.mapping_target ->
representation_item =>
geometric_representation_item =>
cartesian_transformation_operator =>
cartesian_transformation_operator_2d

5.1.12.3 Geometric_operator_transformation to Cartesian_transformation_3d (as target)

MIM element: PATH
Reference path:   mapped_item
mapped_item.mapping_target ->
representation_item =>
geometric_representation_item =>
cartesian_transformation_operator =>
cartesian_transformation_operator_3d

5.1.13 Geometric_placement

MIM element: mapped_item
Source: ISO 10303-43

5.1.13.1 Geometric_placement to Axis_placement (as target)

MIM element: PATH
Reference path:   mapped_item
mapped_item.mapping_target ->
representation_item =>
geometric_representation_item =>
placement
(placement =>
axis1_placement)
(placement =>
axis2_placement_2d)
(placement =>
axis2_placement_3d)

5.1.14 Geometric_placement_operation

MIM element: mapped_item
Source: ISO 10303-43

5.1.14.1 Geometric_placement_operation to Axis_placement (as source)

MIM element: PATH
Reference path:   mapped_item
mapped_item.mapping_source ->
representation_map
representation_map.mapping_origin ->
representation_item =>
geometric_representation_item =>
placement
(placement =>
axis1_placement)
(placement =>
axis2_placement_2d)
(placement =>
axis2_placement_3d)

5.1.14.2 Geometric_placement_operation to Geometric_model (as template_definition)

MIM element: PATH
Reference path:   mapped_item
mapped_item.mapping_source ->
representation_map
representation_map.mapped_representation ->
representation =>
shape_representation

5.1.14.3 Geometric_placement_operation to template_definition_select (as template_definition)

MIM element: PATH
Reference path:   mapped_item
mapped_item.mapping_source ->
representation_map
representation_map.mapped_representation ->
representation

5.1.15 Point

MIM element: point
Source: ISO 10303-42
Reference path:   geometric_representation_item =>
point


© ISO 2021 — All rights reserved