ComplexConic Constructor |
Name | Description | |
---|---|---|
![]() | ComplexConic |
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.
|
![]() | ComplexConic(Double, Double, Double, Double) |
Constructs a volume of infinite radius with the provided parameters.
|
![]() | ComplexConic(Double, Double, Double, Double, Double) |
Constructs a volume of limited radius with the provided parameters.
|