ViewWindow

class rips.ViewWindow(pb2_object: PdmObject | None = None, channel: Channel | None = None)

Bases: PdmObjectBase

The Base Class for all Views and Plots in ResInsight

Methods Summary

case()

Get the case the view belongs to

export_snapshot([prefix, export_folder])

Export snapshot for the current view

Methods Documentation

case()

Get the case the view belongs to

export_snapshot(prefix='', export_folder='')

Export snapshot for the current view

Parameters:
  • prefix (str) -- Exported file name prefix

  • export_folder (str) -- The path to export to. By default will use the global export folder