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 π/4 radians, the MinimumClockAngle equals negative π/4 radians, and the MaximumClockAngle equals π/4 radians.

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