property | value | ||
name* | description | type | instruction |
coordinateSpace | Two or three dimensional geometric setting. |
linked object
CommonCoordinateSpace
OR CustomCoordinateSpace |
Add the coordinate space in which this coordinate point exists in. |
coordinates | Pair or triplet of numbers defining a location in a given coordinate space. |
embedded object
array (2 - 3) of type: QuantitativeValue |
Add two or three coordinates (2D: [x, y] or 3D: [x, y, z]) that define the exact location of this point in the stated coordinate space. |