ComplexConic Properties | 
The ComplexConic type exposes the following members.
| Name | Description | |
|---|---|---|
| InnerHalfAngle | 
            Gets the inner half angle used to define the interior conical volume of exclusion.
              | |
| IsConnected | 
            Gets a value indicating whether the figure is connected.
              (Overrides FigureIsConnected.) | |
| MaximumClockAngle | 
            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.
              | |
| MinimumClockAngle | 
            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.
              | |
| OuterHalfAngle | 
            Gets the outer half angle used to define the exterior conical boundary of the volume.
              | |
| Radius | 
            Gets or sets the radial limit of the volume.  This is the maximum range at which the sensor
            can detect a target.
              (Inherited from SensorFieldOfView.) |