Question
How can I generate .png-files with vector overlay in batch?
Answer
Both the Plot Composer and the Result Viewer within MIKE Zero is capable of producing plots with vectors overlays.
Once a setup is made for one of the two components you can use the PlotComposer-app or the ResultViewer-app to export this plot to an image file using a batch command.
For Plot Composer the command is as follows:
MzPlotCompApp inputfile.plc [-screen [-height ###] [-width ###] [-scalefont|-scale_font]] [-printtofile|-print_to_file output.[bmp|png|jpg|tif|emf]]
For Result Viewer the command is a follows:
MzResultApp inputfile.rev [-screen [-height ###] [-width ###] [-scalefont|-scale_font ##.##]] [-printtofile|-print_to_file output.[bmp|png|jpg|tif]]
FURTHER INFORMATION & USEFUL LINKS
Manuals and User Guides
Plot Composer
Result Viewer