Share

Sphere Object


Description

The Sphere object. The object created is a transient mathematical object and is not displayed graphically.

Methods

Name Description
Copy Creates a copy of this Sphere object. The result is entirely independent and can be edited without affecting the original Sphere object.
GetSphereData Get the data defining this sphere.
PutSphereData Method that sets the data defining this sphere.

Properties

Name Description
CenterPoint Specifies the center of the sphere.
Evaluator Gets the surface evaluator for this sphere.
Radius Specifies the radius of the sphere.

Accessed From

Sphere.Copy, TransientGeometry.CreateSphere

Version

Introduced in version 4

Was this information helpful?