12 Standard DataTypes

12.26 3DCartesianCoordinates

This Structured DataType defines a position in 3D space, providing the coordinate of each dimension (X, Y, and Z). Its elements are described in Table 251.
Table 251 – 3DCartesianCoordinates Structure
Name | Type | Description |
---|---|---|
3DCartesianCoordinates | Structure | |
X | Double | X coordinate |
Y | Double | Y coordinate |
Z | Double | Z coordinate |
Its representation in the AddressSpace is defined in Table 252.
Table 252 – 3DCartesianCoordinates definition
Attributes | Value | ||||
---|---|---|---|---|---|
BrowseName | 3DCartesianCoordinates | ||||
IsAbstract | FALSE | ||||
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
Subtype of the CartesianCoordinates DataType defined in Table 250. | |||||
Conformance Units | |||||
Base Info Spatial Data |