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