Method that creates a new Sphere object. The object created is a transient mathematical object and is not displayed graphically
Name | Type | Description |
CenterPoint | Point | Input Point object that specifies the center of the sphere. |
Radius | Double | Input Double value that specifies the radius of the sphere. |