12.29 3DOrientation

This Structured DataType defines the orientation in 3D space, providing the rotation about each dimension (X, Y, and Z). Its elements are described in Table 179.
Table 179 – 3DOrientation Structure
Name | Type | Description |
---|---|---|
3DOrientation | Structure | |
A | Double | Rotation around X (roll) |
B | Double | Rotation around Y (pitch) |
C | Double | Rotation around Z (yaw) |
Its representation in the AddressSpace is defined Table 180.
Table 180 – 3DOrientation Definition
Attributes | Value |
---|---|
BrowseName | 3DOrientation |