Retrieves the properties of a sphere.
Input Arguments
0 |
Collection Object Name |
Sphere Name |
The name of the sphere to retrieve. |
Return Arguments
1 |
Vector |
Center Coordinate |
The coordinate of the center of the sphere, in the active coordinate frame. |
2 |
Double |
Radius |
The radius of the sphere. |
3 |
Double |
Diameter |
The diameter of the sphere. |
Returned Status
SUCCESS |
The sphere properties were retrieved successfully. |
FAILURE |
The specified sphere was not found. |
Remarks
None.