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 one-fourth pi radians, the MinimumClockAngle equals negative one-fourth pi radians, and the MaximumClockAngle equals one-fourth pi 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