Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] capturing snapshot of multiple view at the same time

You should be able to define snapshots for multiple views by loading multiple setting files at startup:
--gui-settings-file settings1.xml,settings2.xml

regards,
Jakob

2018-09-23 21:57 GMT+02:00 mohsen hs <mohsenhs82@xxxxxxxxx>:
Dear SUMO experts:

I was wondering if you could let me know how I can take a snapshot from multiple views (separately or all together) in the SUMO through the cfg settings.

The following code only takes a snapshot from the first left (original) view.

<viewsettings>
       <snapshot file="myScreenshot.png" time="42"/>
</viewsettings>

Many thanks
Mohsen


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top