| ComplexConicMaximumClockAngle Property  | 
 
            Gets the maximum clock angle. In conjunction with 
MinimumClockAngle, this restricts
            volume to only a wedge-shaped portion of the annular cross-section of the sensor cone. The angle is
            measured clockwise when looking in the direction of the positive z axis.
            
 
    Namespace: 
   AGI.Foundation.Geometry.Shapes
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic double MaximumClockAngle { get; }Public ReadOnly Property MaximumClockAngle As Double
	Get
public:
property double MaximumClockAngle {
	double get ();
}member MaximumClockAngle : float with get
Property Value
Type: 
Double See Also
See Also