#4597 Python: add exportSnapshots example and more comments in examples

This commit is contained in:
Gaute Lindkvist
2019-08-19 13:46:14 +02:00
parent edfb39c9b7
commit 6c0e2bb3ad
20 changed files with 226 additions and 53 deletions

View File

@@ -1,3 +1,6 @@
#######################################
# This example connects to ResInsight
#######################################
import rips
resInsight = rips.Instance.find()