Share

Torus Object


Description

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

Methods

Name Description
Copy Creates a copy of this Torus object. The result is entirely independent and can be edited without affecting the original Torus object.
GetTorusData Get the data defining this torus.
PutTorusData Method that sets the data defining this torus.

Properties

Name Description
AxisVector Specifies the direction of the axis of the torus.
CenterPoint Specifies the center of the torus.
Evaluator Gets the surface evaluator for this torus.
MajorRadius Specifies the major radius of the torus.
MinorRadius Specifies the minor radius of the torus.

Accessed From

Torus.Copy, TransientGeometry.CreateTorus

Version

Introduced in version 4

Was this information helpful?