| Method | Description |
|---|---|
Sphere.Sphere ()
|
Constructs a valid default sphere. |
Sphere.Sphere (double, Point3d)
|
Constructs a sphere with the input radius centered at the input center. |
Sphere.Sphere (double, Point3d, Vector3d, Vector3d, double, double, double, double)
|
Constructs a spherical segment defined by the input data. |