Share

Sphere.PutSphereData Method

Parent Object: Sphere

Description

Method that sets the data defining this sphere.

Syntax

Sphere.PutSphereData( CenterPoint() As Double, Radius As Double )

Parameters

Name Type Description
CenterPoint Double Input/output Double that specifies the center point.
Radius Double Input Double that specifies the radius of the sphere.

Version

Introduced in version 4

Was this information helpful?