This enum is referenced in the 'Control' tree node and reflects the type of hemisphere orientation modality being configured.
Declaration Syntax
public enum HemisphereOrientationDefinitionType
Table 1112: Members
| 
                 Member  | 
                 NegativeX  | 
                 Defines the orientation of the hemisphere with the normal of the plane along the negative X axis.  | 
| 
                 Member  | 
                 NegativeY  | 
                 Defines the orientation of the hemisphere with the normal of the plane along the negative Y axis.  | 
| 
                 Member  | 
                 NegativeZ  | 
                 Defines the orientation of the hemisphere with the normal of the plane along the negative Z axis.  | 
| 
                 Member  | 
                 PositiveX  | 
                 Defines the orientation of the hemisphere with the normal of the plane along the positive X axis.  | 
| 
                 Member  | 
                 PositiveY  | 
                 Defines the orientation of the hemisphere with the normal of the plane along the positive Y axis.  | 
| 
                 Member  | 
                 PositiveZ  | 
                 Defines the orientation of the hemisphere with the normal of the plane along the positive Z axis.  |