Application module: Additive manufacturing part and build information ISO/TS 10303-1835: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 definition
   4.3 ARM entity definitions
   4.4 ARM subtype constraint definition
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM entity definitions
     5.2.2 MIM rule 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 Application module implementation and usage guide
G 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 Additive_manufacturing_build_direction_element

MIM element: shape_aspect
Source: ISO 10303-41
Reference path:   shape_aspect =
represented_definition <-
item_identified_representation_usage.definition ->
item_identified_representation_usage
{ item_identified_representation_usage =>
geometric_item_specific_usage
item_identified_representation_usage.identified_item ->
representation_item =>
geometric_representation_item =>
placement=>
axis2_placement_3d
axis2_placement_3d.axis ->
direction }

5.1.2 Additive_manufacturing_orientation_element

MIM element: shape_aspect
Source: ISO 10303-41
Reference path:   {shape_aspect.name = 'additive manufacturing build orientation'}

5.1.2.1 Additive_manufacturing_orientation_element to Additive_manufacturing_part_definition (as associated_definition)

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

5.1.2.2 Additive_manufacturing_orientation_element to Axis_placement_3d (as identified_item)

MIM element: PATH
Reference path:   shape_aspect =
represented_definition <-
item_identified_representation_usage.definition ->
item_identified_representation_usage
{ item_identified_representation_usage =>
geometric_item_specific_usage }
item_identified_representation_usage.identified_item ->
representation_item =>
geometric_representation_item =>
placement=>
axis2_placement_3d

5.1.3 Additive_manufacturing_part_definition

MIM element: product_definition
Source: ISO 10303-41
Reference path:   product_definition
product_definition.formation ->
product_definition_formation
product_definition_formation.of_product ->
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
{product_category
product_category.name ='part'}

5.1.4 Additive_manufacturing_setup

MIM element: product_definition
Source: ISO 10303-41
Reference path:   product_definition
{product_definition.formation ->
product_definition_formation
product_definition_formation.of_product ->
product =>
additive_manufacturing_setup}

5.1.4.1 Additive_manufacturing_setup to Axis_placement_3d (as its_origin)

MIM element: PATH
Reference path:   product_definition
characterized_product_definition = product_definition
characterized_product_definition
characterized_definition = characterized_product_definition
characterized_definition <-
property_definition.definition
{ property_definition =>
product_definition_shape }
property_definition
represented_definition = property_definition
represented_definition <-
property_definition_representation.definition
{property_definition_representation =>
shape_definition_representation }
property_definition_representation
property_definition_representation.used_representation ->
representation
representation.items[i] ->
{representation_item.name = 'orientation'}
representation_item =>
geometric_representation_item =>
placement =>
axis2_placement_3d

5.1.5 Additive_manufacturing_setup_build_plate

MIM element: additive_manufacturing_build_plate_relationship
Source: ISO 10303-1835

5.1.5.1 Additive_manufacturing_setup_build_plate to Additive_manufacturing_setup (as relating_view)

MIM element: PATH
Reference path:   additive_manufacturing_build_plate_relationship <=
additive_manufacturing_setup_relationship <=
next_assembly_usage_occurrence <=
assembly_component_usage <=
product_definition_usage <=
product_definition_relationship
product_definition_relationship.relating_product_definition ->
product_definition.formation ->
product_definition_formation
product_definition_formation.of_product ->
product =>
additive_manufacturing_setup

5.1.5.2 Additive_manufacturing_setup_build_plate to Build_platform_definition (as its_build_plate)

MIM element: PATH
Reference path:   additive_manufacturing_build_plate_relationship <=
additive_manufacturing_setup_relationship <=
next_assembly_usage_occurrence <=
assembly_component_usage <=
product_definition_usage <=
product_definition_relationship
product_definition_relationship.related_product_definition ->
product_definition

5.1.6 Additive_manufacturing_support_structure

MIM element: product_definition
Source: ISO 10303-41
Reference path:   product_definition
product_definition.formation ->
product_definition_formation
product_definition_formation.of_product ->
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
{product_category
product_category.name ='additive manufacturing support structure'}

5.1.7 Additive_manufacturing_support_structure_setup

MIM element: additive_manufacturing_support_structure_geometry_relationship
Source: ISO 10303-1835
Reference path:   additive_manufacturing_support_structure_geometry_relationship <=
additive_manufacturing_setup_relationship <=
next_assembly_usage_occurrence <=
assembly_component_usage <=
product_definition_usage <=
product_definition_relationship

5.1.7.1 Additive_manufacturing_support_structure_setup to Additive_manufacturing_setup (as relating_view)

MIM element: PATH
Reference path:   additive_manufacturing_support_structure_geometry_relationship <=
additive_manufacturing_setup_relationship <=
next_assembly_usage_occurrence <=
assembly_component_usage <=
product_definition_usage <=
product_definition_relationship
product_definition_relationship.relating_product_definition ->
product_definition.formation ->
product_definition_formation
product_definition_formation.of_product ->
product =>
additive_manufacturing_setup

5.1.7.2 Additive_manufacturing_support_structure_setup to Additive_manufacturing_support_structure (as its_support)

MIM element: PATH
Reference path:   additive_manufacturing_support_structure_geometry_relationship <=
additive_manufacturing_setup_relationship <=
next_assembly_usage_occurrence <=
assembly_component_usage <=
product_definition_usage <=
product_definition_relationship
product_definition_relationship.related_product_definition ->
product_definition

5.1.8 Additive_manufacturing_workpiece_setup

MIM element: additive_manufacturing_setup_workpiece_relationship
Source: ISO 10303-1835
Reference path:   additive_manufacturing_setup_workpiece_relationship <=
additive_manufacturing_setup_relationship <=
next_assembly_usage_occurrence <=
assembly_component_usage <=
product_definition_usage <=
product_definition_relationship

5.1.8.1 Additive_manufacturing_workpiece_setup to Additive_manufacturing_part_definition (as its_workpiece)

MIM element: PATH
Reference path:   additive_manufacturing_setup_workpiece_relationship <=
additive_manufacturing_setup_relationship <=
next_assembly_usage_occurrence <=
assembly_component_usage <=
product_definition_usage <=
product_definition_relationship
product_definition_relationship.related_product_definition ->
product_definition

5.1.8.2 Additive_manufacturing_workpiece_setup to Additive_manufacturing_setup (as relating_view)

MIM element: PATH
Reference path:   additive_manufacturing_setup_workpiece_relationship <=
additive_manufacturing_setup_relationship <=
next_assembly_usage_occurrence <=
assembly_component_usage <=
product_definition_usage <=
product_definition_relationship
product_definition_relationship.relating_product_definition ->
product_definition.formation ->
product_definition_formation
product_definition_formation.of_product ->
product =>
additive_manufacturing_setup

5.1.9 Additive_manufacturing_workplan

MIM element: machining_process_executable
Source: ISO 10303-1835

5.1.9.1 Additive_manufacturing_workplan to Additive_manufacturing_setup (as its_setup)

MIM element: PATH
Reference path:   machining_process_executable <=
process_operation <=
action_method <-
action.chosen_method
{ action.name = 'setup' }
action =>
product_definition_process <-
process_product_association.process
process_product_association
process_product_association.defined_product ->
characterized_product_definition
characterized_product_definition = product_definition
product_definition
product_definition.formation ->
product_definition_formation
product_definition_formation.of_product ->
product =>
additive_manufacturing_setup

5.1.10 Additive_manufacturing_x_direction_element

MIM element: shape_aspect
Source: ISO 10303-41
Reference path:   shape_aspect =
represented_definition <-
item_identified_representation_usage.definition ->
item_identified_representation_usage
{ item_identified_representation_usage =>
geometric_item_specific_usage
item_identified_representation_usage.identified_item ->
representation_item =>
geometric_representation_item =>
placement=>
axis2_placement_3d
axis2_placement_3d.ref_direction ->
direction }

5.1.11 Build_platform_definition

MIM element: product_definition
Source: ISO 10303-41
Reference path:   product_definition
product_definition.formation ->
product_definition_formation
product_definition_formation.of_product ->
product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
{product_category
product_category.name ='build platform definition'}

5.1.11.1 Build_platform_definition to Build_volume (as build_volume_representation)

MIM element: PATH
Reference path:   product_definition
characterized_product_definition = product_definition
characterized_definition = characterized_product_definition
characterized_product_definition <-
property_definition.definition
property_definition
{property_definition.name = 'build volume'}
represented_definition = property_definition
property_definition_representation.definition -> represented_definition
property_definition_representation
property_definition_representation.used_representation ->
representation=> shape_representation
shape_representation=> shape_representation_with_parameters

5.1.11.2 Build_platform_definition to Geometric_model (as build_platform_representation)

MIM element: PATH
Reference path:   product_definition
property_definition.definition
property_definition
property_definition => product_definition_shape <-
property_definition_representation.definition
property_definition_representation => shape_definition_representation
property_definition_representation.used_representation
representation=> shape_representation

5.1.12 Build_volume

MIM element: shape_representation_with_parameters
Source: ISO 10303-47

5.1.12.1 Build_volume to Axis_placement_3d (as its_origin)

MIM element: PATH
Reference path:   shape_representation_with_parameters <= shape_representation
shape_representation <= representation
representation
representation.items[1] ->
representation_item
{representation_item.name = 'orientation'}
representation_item =>
geometric_representation_item =>
placement =>
axis2_placement_3d

5.1.13 Circular_build_volume

MIM element: shape_representation_with_parameters
Source: ISO 10303-43
Reference path:   shape_representation_with_parameters <= shape_representation
shape_representation <= representation
representation
{representation.name = 'circular build volume'}

5.1.13.1 Circular_build_volume to Length_data_element (as diameter)

MIM element: PATH
Source: ISO 10303-41
Reference path:   shape_representation_with_parameters <= shape_representation
shape_representation <= representation
representation
representation.items[2] ->
representation_item
{representation_item.name='diameter'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.13.2 Circular_build_volume to Length_data_element (as height)

MIM element: PATH
Source: ISO 10303-41
Reference path:   shape_representation_with_parameters <= shape_representation
shape_representation <= representation
representation
representation.items[3] ->
representation_item
{representation_item.name='z'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.14 Executable

MIM element: machining_process_executable
Source: ISO 10303-1835

5.1.15 Rectangular_build_volume

MIM element: shape_representation_with_parameters
Source: ISO 10303-47
Reference path:   shape_representation_with_parameters <= shape_representation
shape_representation <= representation
representation
{representation.name = 'rectangular build volume'}

5.1.15.1 Rectangular_build_volume to Length_data_element (as x)

MIM element: PATH
Source: ISO 10303-41
Reference path:   shape_representation_with_parameters <= shape_representation
shape_representation <= representation
representation
representation.items[2] ->
representation_item
{representation_item.name='x'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.15.2 Rectangular_build_volume to Length_data_element (as y)

MIM element: PATH
Source: ISO 10303-41
Reference path:   shape_representation_with_parameters <= shape_representation
shape_representation <= representation
representation
representation.items[3] ->
representation_item
{representation_item.name='y'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.15.3 Rectangular_build_volume to Length_data_element (as z)

MIM element: PATH
Source: ISO 10303-41
Reference path:   shape_representation_with_parameters <= shape_representation
shape_representation <= representation
representation
representation.items[4] ->
representation_item
{representation_item.name='z'}
representation_item =>
measure_representation_item <=
measure_with_unit =>
length_measure_with_unit

5.1.16 Additive_manufacturing_part_view_subtypes

Rules: restrict_support_structure_category
Source: ISO 10303-1835


© ISO 2019 — All rights reserved