mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2428 Fracture: backwards compatibility of "Show mesh"-toggle
This commit is contained in:
@@ -89,6 +89,14 @@ RimStimPlanColors::~RimStimPlanColors()
|
||||
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RimStimPlanColors::setShowStimPlanMesh(bool showStimPlanMesh)
|
||||
{
|
||||
m_showStimPlanMesh = showStimPlanMesh;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user