This complex VariableType is used for information about positions in 3D space. It reflects the semantic of its DataType, defined in 12.26. The VariableType is formally defined in Table 90.
Table 90 – 3DCartesianCoordinatesType Definition
Attribute |
Value |
|||||
BrowseName |
3DCartesianCoordinatesType |
|||||
IsAbstract |
False |
|||||
ValueRank |
Scalar |
|||||
DataType |
3DCartesianCoordinates |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Modelling Rule |
|
Subtype of the CartesianCoordinatesType defined in 7.23 |
||||||
HasComponent |
Variable |
X |
Double |
BaseDataVariableType |
Mandatory |
|
HasComponent |
Variable |
Y |
Double |
BaseDataVariableType |
Mandatory |
|
HasComponent |
Variable |
Z |
Double |
BaseDataVariableType |
Mandatory |
|
Conformance Units |
||||||
Base Info Spatial Data |
X, Y and Z reflect the DataType CartesianCoordinates.