trueSpace tSx SVG exporter. Author: Fenerit <www.fenerit@interfree.it>

Export tS 2D curves to polyhedron as SVG outlines. Very basic SVG format. Tested OK in Inkscape 0.48 and GIMP 2.6.

This program is free software and comes with ABSOLUTELY NO WARRANTY.

Extract where you wish within the "..\tSx\.." folder.


LIMITATIONS:

- not suited for tS letters text; 
- the tSx is developed to work in top view with 2D NURBS curves having "size Z" = 0;
- curves must be converted into polyhedrons before exporting (button: "convert NURBS patch to polyhedron or curve to polygon); this will make the curve having "size Z" = 0;
- 2D curve(s) with not zero size Z (case Sweep) will be exported and shown flatten outlined within the client SVG program as long as they have zero rotations along the xy axis (always top view is assumed). 
- converted open curve(s) will be exported closed by one straight line beetwen the first and the last point; remove such a conjunction's line within the client SVG program, if only.
- the tSx exports all objects on the scene as long as they have been converted; if some unselected curve(s) on the scene (white lines) are not yet converted into polyhedron(s) while others are, then will be exported the latters only. 
- the tSx always exports the curves grouped and locked; ungroup and unlock is left to the client SVG program;

