PhiΒΆ

Type:float
Range:[0, 360]
Default:360.0
Appearance:simple

Set the azimuthal angle of the spherical wedge in degrees. The following code was used to generate the figure:

Sphere {
  Name = "SphericalWedge"
  ...
  Theta = [30 135]
  Phi = 90
}
_images/wedge1.png