| 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. |
| 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. |