| ComplexConicInnerHalfAngle Property  | 
 
            Gets the inner half angle used to define the interior conical volume of exclusion.
            
 
    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 InnerHalfAngle { get; }Public ReadOnly Property InnerHalfAngle As Double
	Get
public:
property double InnerHalfAngle {
	double get ();
}member InnerHalfAngle : float with get
Property Value
Type: 
Double See Also
See Also