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