LDraw.org Discussion Forums

Full Version: Command Lines List Argument LDView
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I am trying to implement the -CommandLinesList feature from LDView 4.4 into my application.
To do so, I created a text file that looks like this:

[attachment=6833]

I then have the following situation: When I run ~/LdView64.exe -CommandLinesList=my_file.txt in the command line, the five .ldr files that are specified get exported to .pov format.
However, the INITIAL values (lat 50, long -111, zoom 0.56 in this case) areĀ used throughout ALL five .ldr files. So for all five models, I have the same viewing angle which is not what I want.

Does anyone have an idea for why this occurs?
Thanks in advance

here are the .ldr files
[attachment=6828][attachment=6829][attachment=6830][attachment=6831][attachment=6832]
Hello,



I don't know if you have solved your problem.



You can try the following file.




Regards




Manfred






[attachment=6904]
Hello,



I don't know if you have solved your problem.


You can try the following file.




Regards




Manfred






[attachment=6904]