CoordinateSystem

Definition: reference system that associates a unique set of n parameters with each point in an n-dimensional space. ISO 10303-218:2004

Version Info

IntroducedDeprecatedUpdated
1.6  

Documentation

Description

At most only one of Origin or Transformation MUST be defined for a CoordinateSystem.

Properties

NameTypeIntDepMultiplicityDescription
id ID1.61 unique identifier for this element.
name string1.60..1 name of the coordinate system.
nativeName string1.60..1 manufacturer’s name or users name for the coordinate system.
parentIdRef ID1.60..1 pointer to the id attribute of the parent CoordinateSystem.
type CoordinateSystemTypeEnum1.61 type of coordinate system. The type MUST be specified
Description string1.80..1 natural language description of the CoordinateSystem.

Relations

NameTypeIntDepMultiplicityDescription
hasOrigin Origin1.60..1
hasTransformation Transformation1.60..1
isCoordinateSystemOf Configuration1.60..*

Constraints

Error MessageOCL Expression
Either Origin or Transformation MUST be defined.
hasOrigin->size() + hasTransformation->size() <= 1 and hasOrigin->size() + hasTransformation->size() <> 0

Back to top

Copyright © 2017-2026 Association for Manufacturing Technology (AMT). All rights reserved. MTConnect® is a trademark of AMT. Terms of Use.

MTConnect SysML Model V2.1