Click or drag to resize

ComplexConic Constructor

Overload List
  NameDescription
Public methodComplexConic
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.
Public methodComplexConic(Double, Double, Double, Double)
Constructs a volume of infinite radius with the provided parameters.
Public methodComplexConic(Double, Double, Double, Double, Double)
Constructs a volume of limited radius with the provided parameters.
Top
See Also