Mesh source object that generate a NURBS torus.

| Name | Description |
|---|---|
| name | Object name [string] |
| output_mesh | Output mesh [mesh] |
| material | Surface material [object] |
| majorradius | Major Radius [distance] |
| minorradius | Minor Radius [distance] |
| phimin | Phi Minimum [angle] |
| phimax | Phi Maximum [angle] |
| thetamax | Theta Maximum [angle] |
| u_segments | U Segments [integer] |
| v_segments | V Segments [integer] |