Gets all of the data defining the sphere.
"sphere_var" is a variable referencing a Sphere object.
|
|
Type | Description |
boolean | Returns true if successful. |
Name | Type | Description |
origin | Point3D | The output origin point (center) of the sphere. |
radius | double | The output radius of the sphere. |