Sphere Constructor |
| Name | Description | |
|---|---|---|
| Sphere(Plane, Double) |
Initializes a new sphere given the plane of the equator circle and radius.
| |
| Sphere(Point3d, Double) |
Initializes a new sphere given center point and radius.
|