Sets all of the data defining the torus.
"torus_var" is a variable referencing a Torus object.
|
"torus_var" is a variable referencing a Torus object.
|
Type | Description |
boolean | Returns true if successful. |
Name | Type | Description |
origin | Point3D | The origin point (center) of the torus. |
axis | Vector3D | The center axis of the torus. |
majorRadius | double | The major radius of the torus. |
minorRadius | double | The minor radius of the torus. |