mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6363 Export fracture model plot as png in example.
This commit is contained in:
parent
185bf31228
commit
30b06eb3e0
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user