7.26 3DOrientationType

This complex VariableType is used for information about orientation in 3D space. Its Variables reflect its DataType having the same semantic defined in 12.29. The VariableType is formally defined in Table 84.
Table 84 – 3DOrientationType Definition
Attribute | Value |
---|---|
BrowseName | 3DOrientationType |
IsAbstract | False |
ValueRank | Scalar |
DataType | 3DOrientation |
Subtype of the OrientationType defined in 7.25.
References | NodeClass | BrowseName | DataType | TypeDefinition | Modelling Rule |
---|---|---|---|---|---|
HasComponent | Variable | A | Double | BaseDataVariableType | Mandatory |
HasComponent | Variable | B | Double | BaseDataVariableType | Mandatory |
HasComponent | Variable | C | Double | BaseDataVariableType | Mandatory |
A, B and C reflect the DataType 3DOrientation.