Closedown

This commit is contained in:
gac-x03da
2019-01-25 11:43:31 +01:00
parent b2d06462fc
commit dfdce45aef
4 changed files with 5 additions and 3 deletions

View File

@@ -452,3 +452,5 @@ def get_plot_snapshots(title = None, file_type = "jpg", temp_path = get_context(
p.saveSnapshot(file_name , file_type)
ret.append(file_name)
return ret
import MultiRegion