mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#6363 Export fracture model plot as png in example.
This commit is contained in:
+4
@@ -38,3 +38,7 @@ fracture_model_plot = fracture_model_plot_collection.new_fracture_model_plot(ecl
|
||||
|
||||
file_path = "/tmp/Geological.frk"
|
||||
fracture_model_plot.export_to_file(file_path=file_path)
|
||||
|
||||
|
||||
export_folder = "/tmp/"
|
||||
fracture_model_plot.export_snapshot(export_folder=export_folder)
|
||||
|
||||
Reference in New Issue
Block a user