Click or drag to resize

RectangularPyramid Constructor

Overload List
  NameDescription
Public methodRectangularPyramid
Constructs a volume with a default definition, in which the XHalfAngle and the YHalfAngle are equal to HalfPi radians.
Public methodRectangularPyramid(Double, Double)
Constructs a volume of infinite radius with the provided parameters.
Public methodRectangularPyramid(Double, Double, Double)
Constructs a volume of limited radius with the provided parameters.
Top
See Also