Hi Argyll,
There are various things and ways you can export from TG.
You can export imported objects to LWO, OBJ and TGO (TG2's native object format). To export an object context click on the node in the network view and choose "Save Object File". You may not be able to export commercial models such as Xfrog TGOs. You also can't export TG2s built in objects, which are things like Grass clumps, Rocks, Spheres etc. Textures and materials aren't exported for LWO and OBJ, only geometry plus normals and tex coords.
You can export rendered terrain geometry using a Micro exporter. Micro exporters can be connected to render nodes. When you render all the terrain geometry which is visible to the render camera and is between the near and far depth limits in the Micro exporter gets exported to a file. You can export to LWO, OBJ and TGO. If you want more information about that let me know. I might write the docs for the Micro exporter node tonight!
You can export camera data (motion and field of view) to .chan format using the Export tab of the Camera node.
You can export heightfields to TER (TG terrain), OpenEXR or TIFF formats. Context click on a green Heightfield operator node in the network view, such as the Heightfield generate 01 node created in the default project, and choose "Save file as".
In an upcoming version you will be able to export to FBX.
In case you were wondering, there is no way to export an entire TG scene. For example it would not be possible to export TG2 shaders etc. and have them work in other applications. Generally speaking the idea is that you can export enough from TG that you can set up scenes and animation in another app and then import relevant bits back. You can then use TG to render the landscape/environment, for example, and composite elements rendered in other apps. We still have a ways to go to make this as easy as possible, we've been working on FBX import/export to help make it easier for example, but TG has already been used in this fashion in a number of complex and high profile projects.
Regards,
Jo