Application module: Tessellated geometry ISO/TS 10303-1819: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

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 Complex_triangulated_face

MIM element: complex_triangulated_face
Source: ISO 10303-42
Reference path:   complex_triangulated_face <=
tessellated_face

5.1.1.1 pnindex

MIM element: complex_triangulated_face.pnindex

5.1.1.2 triangle_fans

MIM element: complex_triangulated_face.triangle_fans

5.1.1.3 triangle_strips

MIM element: complex_triangulated_face.triangle_strips

5.1.2 Complex_triangulated_surface_set

MIM element: complex_triangulated_surface_set
Source: ISO 10303-42
Reference path:   complex_triangulated_surface_set <=
tessellated_surface_set

5.1.2.1 pnindex

MIM element: complex_triangulated_surface_set.pnindex

5.1.2.2 triangle_fans

MIM element: complex_triangulated_surface_set.triangle_fans

5.1.2.3 triangle_strips

MIM element: complex_triangulated_surface_set.triangle_strips

5.1.3 Coordinates_list

MIM element: coordinates_list
Source: ISO 10303-42
Reference path:   coordinates_list <=
tessellated_item

5.1.3.1 npoints

MIM element: coordinates_list.npoints

5.1.3.2 position_coords

MIM element: coordinates_list.position_coords

5.1.4 Cubic_bezier_tessellated_edge

MIM element: cubic_bezier_tessellated_edge
Source: ISO 10303-42

5.1.4.1 line_strip

MIM element: cubic_bezier_tessellated_edge.line_strip

5.1.5 Cubic_bezier_triangulated_face

MIM element: cubic_bezier_triangulated_face
Source: ISO 10303-42

5.1.5.1 ctriangles

MIM element: triangulated_face.ctriangles

5.1.6 Cubic_tessellated_connecting_edge

MIM element: cubic_tessellated_connecting_edge
Source: ISO 10303-42

5.1.6.1 smooth

MIM element: cubic_tessellated_connecting_edge.smooth

5.1.6.2 Cubic_tessellated_connecting_edge to Cubic_bezier_triangulated_face (as face1)

MIM element: PATH
Reference path:   cubic_tessellated_connecting_edge.face1 ->
cubic_bezier_triangulated_face

5.1.6.3 Cubic_tessellated_connecting_edge to Cubic_bezier_triangulated_face (as face2)

MIM element: PATH
Reference path:   cubic_tessellated_connecting_edge.face2 ->
cubic_bezier_triangulated_face

5.1.7 Draughting_callout

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

5.1.7.1 Draughting_callout to Tessellated_annotation (as contents)

MIM element: PATH
Reference path:   draughting_callout
draughting_callout.contents[i] ->
draughting_callout_element
draughting_callout_element = tessellated_annotation_occurrence
tessellated_annotation_occurrence

5.1.8 Repositioned_tessellated_item

MIM element: repositioned_tessellated_item
Source: ISO 10303-42
Reference path:   repositioned_tessellated_item <=
tessellated_item

5.1.8.1 Repositioned_tessellated_item to Axis_placement_3d (as location)

MIM element: PATH
Reference path:   repositioned_tessellated_item.location ->
axis2_placement_3d

5.1.9 Tessellated_annotation

MIM element: tessellated_annotation_occurrence
Source: ISO 10303-101

5.1.9.1 Tessellated_annotation to Tessellated_item (as element)

MIM element: PATH
Reference path:   tessellated_annotation_occurrence <=
annotation_occurrence <=
styled_item
styled_item.item ->
representation_item =>
geometric_representation_item =>
tessellated_item

5.1.10 Tessellated_connecting_edge

MIM element: tessellated_connecting_edge
Source: ISO 10303-42
Reference path:   tessellated_connecting_edge <=
tessellated_edge

5.1.10.1 line_strip_face1

MIM element: tessellated_connecting_edge.line_strip_face1

5.1.10.2 line_strip_face2

MIM element: tessellated_connecting_edge.line_strip_face2

5.1.10.3 smooth

MIM element: tessellated_connecting_edge.smooth

5.1.10.4 Tessellated_connecting_edge to Tessellated_face (as face1)

MIM element: PATH
Reference path:   tessellated_connecting_edge.face1 ->
tessellated_face

5.1.10.5 Tessellated_connecting_edge to Tessellated_face (as face2)

MIM element: PATH
Reference path:   tessellated_connecting_edge.face2 ->
tessellated_face

5.1.11 Tessellated_curve_set

MIM element: tessellated_curve_set
Source: ISO 10303-42
Reference path:   tessellated_curve_set <=
tessellated_item

5.1.11.1 line_strips

MIM element: tessellated_curve_set.line_strips

5.1.11.2 Tessellated_curve_set to Coordinates_list (as coordinates)

MIM element: PATH
Reference path:   tessellated_curve_set ->
coordinates_list

5.1.12 Tessellated_edge

MIM element: tessellated_edge
Source: ISO 10303-42
Reference path:   tessellated_edge <=
tessellated_structured_item

5.1.12.1 line_strip

MIM element: tessellated_edge.line_strip

5.1.12.2 Tessellated_edge to Coordinates_list (as coordinates)

MIM element: PATH
Reference path:   tessellated_edge

5.1.12.3 Tessellated_edge to Curve (as geometric_link)

MIM element: PATH
Reference path:   tessellated_edge.geometric_link ->
edge_or_curve = curve
curve

5.1.12.4 Tessellated_edge to Edge_curve (as geometric_link)

MIM element: PATH
Reference path:   tessellated_edge.geometric_link ->
edge_or_curve = edge
edge =>
edge_curve

5.1.13 Tessellated_face

MIM element: tessellated_face
Source: ISO 10303-42
Reference path:   tessellated_face <=
tessellated_structured_item

5.1.13.1 normals

MIM element: tessellated_face.normals

5.1.13.2 pnmax

MIM element: tessellated_face.pnmax

5.1.13.3 Tessellated_face to Coordinates_list (as coordinates)

MIM element: PATH
Reference path:   tessellated_face.coordinates ->
coordinates_list

5.1.13.4 Tessellated_face to Face_surface (as geometric_link)

MIM element: PATH
Reference path:   tessellated_face.geometric_link ->
face_or_surface = face
face =>
face_surface

5.1.13.5 Tessellated_face to Surface (as geometric_link)

MIM element: PATH
Reference path:   tessellated_face.geometric_link ->
face_or_surface = surface
surface

5.1.14 Tessellated_geometric_set

MIM element: tessellated_geometric_set
Source: ISO 10303-42
Reference path:   tessellated_geometric_set <=
tessellated_item

5.1.14.1 Tessellated_geometric_set to Tessellated_item (as children)

MIM element: PATH
Reference path:   tessellated_geometric_set.children ->
tessellated_item

5.1.15 Tessellated_item

MIM element: tessellated_item
Source: ISO 10303-42
Reference path:   tessellated_item <=
geometric_representation_item

5.1.16 Tessellated_point_set

MIM element: tessellated_point_set
Source: ISO 10303-42
Reference path:   tessellated_point_set <=
tessellated_item

5.1.16.1 point_list

MIM element: tessellated_point_set.point_list

5.1.16.2 Tessellated_point_set to Coordinates_list (as coordinates)

MIM element: PATH
Reference path:   tessellated_point_set.coordinates ->
coordinates_list

5.1.17 Tessellated_shape_representation

MIM element: tessellated_shape_representation
Source: ISO 10303-42
Reference path:   tessellated_shape_representation <=
shape_representation

5.1.18 Tessellated_shape_representation_with_accuracy_parameters

MIM element: tessellated_shape_representation_with_accuracy_parameters
Source: ISO 10303-42
Reference path:   tessellated_shape_representation_with_accuracy_parameters <=
tessellated_shape_representation <=
shape_representation

5.1.18.1 Tessellated_shape_representation_with_accuracy_parameters to angular_deviation (as tessellation_accuracy_parameters)

MIM element: PATH
Reference path:   tessellated_shape_representation_with_accuracy_parameters.tessellation_accuracy_parameters ->
tessellation_accuracy_parameter_item = angular_deviation
angular_deviation

5.1.18.2 Tessellated_shape_representation_with_accuracy_parameters to chordal_deviation (as tessellation_accuracy_parameters)

MIM element: PATH
Reference path:   tessellated_shape_representation_with_accuracy_parameters.tessellation_accuracy_parameters ->
tessellation_accuracy_parameter_item = chordal_deviation
chordal_deviation

5.1.18.3 Tessellated_shape_representation_with_accuracy_parameters to length_to_height_ratio (as tessellation_accuracy_parameters)

MIM element: PATH
Reference path:   tessellated_shape_representation_with_accuracy_parameters.tessellation_accuracy_parameters ->
tessellation_accuracy_parameter_item = length_to_height_ratio
length_to_height_ratio

5.1.18.4 Tessellated_shape_representation_with_accuracy_parameters to maximum_edge_length (as tessellation_accuracy_parameters)

MIM element: PATH
Reference path:   tessellated_shape_representation_with_accuracy_parameters.tessellation_accuracy_parameters ->
tessellation_accuracy_parameter_item = maximum_edge_length
maximum_edge_length

5.1.18.5 Tessellated_shape_representation_with_accuracy_parameters to tessellated_facet_long_short_edge_ratio (as tessellation_accuracy_parameters)

MIM element: PATH
Reference path:   tessellated_shape_representation_with_accuracy_parameters.tessellation_accuracy_parameters ->
tessellation_accuracy_parameter_item = tessellated_facet_long_short_edge_ratio
tessellated_facet_long_short_edge_ratio

5.1.18.6 Tessellated_shape_representation_with_accuracy_parameters to tessellation_accuracy_parameter_item (as tessellation_accuracy_parameters)

MIM element: PATH
Reference path:   tessellated_shape_representation_with_accuracy_parameters.tessellation_accuracy_parameters ->
tessellation_accuracy_parameter_item

5.1.19 Tessellated_shell

MIM element: tessellated_shell
Source: ISO 10303-42
Reference path:   tessellated_shell <=
tessellated_item

5.1.19.1 Tessellated_shell to Connected_face_set (as topological_link)

MIM element: PATH
Reference path:   tessellated_shell.topological_link ->
connected_face_set

5.1.19.2 Tessellated_shell to Tessellated_structured_item (as items)

MIM element: PATH
Reference path:   tessellated_shell.items ->
tessellated_structured_item

5.1.20 Tessellated_solid

MIM element: tessellated_solid
Source: ISO 10303-42
Reference path:   tessellated_solid <=
tessellated_item

5.1.20.1 Tessellated_solid to Manifold_solid_brep (as geometric_link)

MIM element: PATH
Reference path:   tessellated_solid.geometric_link ->
manifold_solid_brep

5.1.20.2 Tessellated_solid to Tessellated_structured_item (as items)

MIM element: PATH
Reference path:   tessellated_solid.items ->
tessellated_structured_item

5.1.21 Tessellated_structured_item

MIM element: tessellated_structured_item
Source: ISO 10303-42
Reference path:   tessellated_structured_item <=
tessellated_item

5.1.22 Tessellated_surface_set

MIM element: tessellated_surface_set
Source: ISO 10303-42
Reference path:   tessellated_surface_set <=
tessellated_item

5.1.22.1 normals

MIM element: tessellated_surface_set.normals

5.1.22.2 pnmax

MIM element: tessellated_surface_set.pnmax

5.1.22.3 Tessellated_surface_set to Coordinates_list (as coordinates)

MIM element: PATH
Reference path:   tessellated_surface_set.coordinates ->
coordinates_list

5.1.23 Tessellated_vertex

MIM element: tessellated_vertex
Source: ISO 10303-42
Reference path:   tessellated_vertex <=
tessellated_structured_item

5.1.23.1 point_index

MIM element: tessellated_vertex.point_index

5.1.23.2 Tessellated_vertex to Coordinates_list (as coordinates)

MIM element: PATH
Reference path:   tessellated_vertex.coordinates ->
coordinates_list

5.1.23.3 Tessellated_vertex to Vertex_point (as topological_link)

MIM element: PATH
Reference path:   tessellated_vertex.topological_link ->
vertex_point

5.1.24 Tessellated_wire

MIM element: tessellated_wire
Source: ISO 10303-42
Reference path:   tessellated_wire <=
tessellated_item

5.1.24.1 Tessellated_wire to Composite_curve (as geometric_model_link)

MIM element: PATH
Reference path:   tessellated_wire.geometric_model_link ->
path_or_composite_curve = composite_curve
composite_curve

5.1.24.2 Tessellated_wire to Path (as geometric_model_link)

MIM element: PATH
Reference path:   tessellated_wire.geometric_model_link ->
path_or_composite_curve = path
path

5.1.24.3 Tessellated_wire to Tessellated_edge (as items)

MIM element: PATH
Reference path:   tessellated_wire.items ->
tessellated_edge_or_vertex = tessellated_edge
tessellated_edge

5.1.24.4 Tessellated_wire to Tessellated_vertex (as items)

MIM element: PATH
Reference path:   tessellated_wire.items ->
tessellated_edge_or_vertex = tessellated_vertex
tessellated_vertex

5.1.25 Triangulated_face

MIM element: triangulated_face
Source: ISO 10303-42
Reference path:   triangulated_face <=
tessellated_face

5.1.25.1 pnindex

MIM element: triangulated_face.pnindex

5.1.25.2 triangles

MIM element: triangulated_face.triangles

5.1.26 Triangulated_surface_set

MIM element: triangulated_surface_set
Source: ISO 10303-42
Reference path:   triangulated_surface_set <=
tessellated_surface_set

5.1.26.1 pnindex

MIM element: triangulated_surface_set.pnindex

5.1.26.2 triangles

MIM element: triangulated_surface_set.triangles


© ISO 2021 — All rights reserved