mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5326 Phase Distribution : Add individual visibility control of oil/gas/water
This commit is contained in:
@@ -108,6 +108,14 @@ void RimWellDistributionPlot::setPlotOptions( bool groupSmallContributions,
|
||||
m_maximumTof = maximumTof;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RiaDefines::PhaseType RimWellDistributionPlot::phase() const
|
||||
{
|
||||
return m_phase();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user