| ComplexConicMinimumClockAngle Property  | 
 
            Gets the minimum clock angle. In conjunction with 
MaximumClockAngle, 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 MinimumClockAngle { get; }Public ReadOnly Property MinimumClockAngle As Double
	Get
public:
property double MinimumClockAngle {
	double get ();
}member MinimumClockAngle : float with get
Property Value
Type: 
Double See Also
See Also