RectangularPyramid Constructor |
Name | Description | |
---|---|---|
RectangularPyramid |
Constructs a volume with a default definition, in which the XHalfAngle and the
YHalfAngle are equal to HalfPi radians.
| |
RectangularPyramid(Double, Double) |
Constructs a volume of infinite radius with the provided parameters.
| |
RectangularPyramid(Double, Double, Double) |
Constructs a volume of limited radius with the provided parameters.
|