On Tue, May 10, 2016 at 10:09:40PM +0200, Mark S. Bentley wrote: > Great, that works perfectly - many thanks! One additional question, the > VTK output doesn't have a 1:1:1 scaling, but it appears that the default > "Physical scale" that is used when one first opens the 3D view is also > used in the VTK output?
Yes, it is like the default 3D view scaling (did not check the exact formulae, but at least in spirit). > Is there a way to either directly output 1:1:1 data, or else to grab the > scaling that I would need to apply to the VTK file? The export module is very simple and it has no currently options. So, no. Options can be added – but ideally by someone using the VTK export. It should be quite easiy to write a VTK file from Python directly though. It is just a six-line text header followed by XYZ data. Regards, Yeti ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
