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 258.
Table 258 – 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 259.
Table 259 – 3DVector definition
Attributes |
Value |
||||
BrowseName |
3DVector |
||||
IsAbstract |
FALSE |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Subtype of the Vector DataType defined in Table 257. |
|||||
Conformance Units |
|||||
Base Info Spatial Data |