| Name | Description |
| Copy | Creates a copy of this Sphere object. The result is entirely independent and can be edited without affecting the original Sphere object. |
| GetSphereData | Get the data defining this sphere. |
| PutSphereData | Method that sets the data defining this sphere. |
| Name | Description |
| CenterPoint | Specifies the center of the sphere. |
| Evaluator | Gets the surface evaluator for this sphere. |
| Radius | Specifies the radius of the sphere. |