WellLogPlotCollection¶
- class rips.WellLogPlotCollection(pb2_object=None, channel=None)¶
Bases:
PdmObjectBase
Methods Summary
new_well_log_plot
([case, well_path, ...])Create a new well log plot
- returns
List of WellLogPlot
Methods Documentation
- new_well_log_plot(case='', well_path='', property_type='', property_name='', time_step=0)¶
Create a new well log plot
- Parameters
case (RimReservoir) -- Case
well_path (WellPathBase) -- Well Path
property_type (str) -- Property Type
property_name (str) -- Property Name
time_step (int) -- Time Step
- Returns
WellLogPlot
- well_log_plots()¶
- Returns
List of WellLogPlot