12 Standard DataTypes

12.24 3DVector

This Structured DataType defines a vector in 3D space, providing the length for each direction (X, Y, and Z). Its elements are described in Table 247.
Table 247 – 3DVector Structure
Name | Type | Description |
---|---|---|
3DVector | Structure | |
X | Double | Length of X direction |
Y | Double | Length of Y direction |
Z | Double | Length of Z direction |
Its representation in the AddressSpace is defined in Table 248.
Table 248 – 3DVector definition
Attributes | Value | ||||
---|---|---|---|---|---|
BrowseName | 3DVector | ||||
IsAbstract | FALSE | ||||
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
Subtype of the Vector DataType defined in Table 246. | |||||
Conformance Units | |||||
Base Info Spatial Data |