Hi, I was playing a little bit with the export of the model into the vtk Format (Loch->export...) and I found a small problem. In case of using a coordinate system the numbers get so big, that the format in the vtk text file cuts of some decimal places. ie.: 4.50121e+006 5.2852e+006 1693.74
This can be avoided by using a local CS, then the coordinates in the file look like: -20.6362 25.4544 -11.1454 - Would it be possible to change the format string for the export? Many thanks Wolfgang
