Sphere.GetSphereData Method
Parent Object: SphereDescription
Get the data defining this sphere.
Syntax
Sphere.GetSphereData( CenterPoint() As Double, Radius As Double )Parameters
Name | Type | Description |
CenterPoint | Double | Input/output Double that specifies the center point. |
Radius | Double | Output Double that specifies the radius of the sphere. |