Click or drag to resize

ComplexConic Constructor

Constructs a volume with a default definition. Default parameters are: the InnerHalfAngle equals 0 radians, the OuterHalfAngle equals one-fourth pi radians, the MinimumClockAngle equals negative one-fourth pi radians, and the MaximumClockAngle equals one-fourth pi radians.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ComplexConic()
See Also