WellLogPlotCollection
- class rips.WellLogPlotCollection(pb2_object: PdmObject | None = None, channel: Channel | None = None)
Bases:
PdmObjectBase
Methods Summary
new_well_log_plot
([case, well_path, ...])Create a new well log plot
Methods Documentation
- new_well_log_plot(case: Reservoir | None = None, well_path: WellPath | None = None, property_type: str = '', property_name: str = '', time_step: int = 0) WellLogPlot
Create a new well log plot
- well_log_plots() List[WellLogPlot]
- Returns:
List[WellLogPlot]