trueSpace libraries for Sweep/Tip - Lathe - Fillet - Chamfer - Bend - Skew - Taper tools.
Autor: Fenerit <www.fenerit.interfree.it>
This program is free software and comes with ABSOLUTELY NO WARRANTY.

- Made in XP and tS 6.x. Not tested in Vista/Seven and tS 7.6.x
Aside the tSx(s) which are C++ plug-ins, the libraries are developed in Visual Basic 5.0
without "eye-candy" OCX; for XP no redistributable DLLs are required. On fresh XP installation
they works from start. Not sure for Vista/Seven since I do not use such OSs, but the
compatibility might be extended.

- Extract the folder with the files under the "..\tsx\" directory.
- Install the tSx(s) as usual (plug-in icon); the tSx(s) executes the libraries from within tS. 
- Libraries are standalone programs; their ports amongst tS versions should be matter for suited tSx wrappers; 
- The listbox is case-sensitive. Capitals letters are shown before.
- Data shown at start are examples and can be deleted without problems. 
- Always the DAT files are ricreated (empty) whether accidentally erased.
- Max. length allowed for the notes are 128 chars.
- No knews bugs for double-monitors behaviour. Windows' positions are stored onto INI files.

KNOW LIMITATIONS:
- The libraries neither gets-from nor sets-in the relevants tS tools' values;
they are simple databases made to be manually edited. Tools' values must be copied/pasted from
theirs tS' option windows or simply typed in it.
- Due to its basic way of operating, huge databases affects their loading performances; tests
shown that this latters drops down dramatically after an average entry names of 300 and their values.
With saved settings around 200 the loading is fastest. Hope it can be enough. There are other methods
to avoid such behaviour but additional DAO DLLs are required; the aim in developing these
libraries, amongst other, was to kept them as simple as possible, without to strain the user
through the installation of furthers packs which then should be used just for this purpose, if only. 

TODO:
- The loading/saving of different DAT files, as workaround for such limitation.  
