mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#780 A prototype of linetype pr case color pr var mode
This commit is contained in:
@@ -375,5 +375,12 @@ void RimPlotCurve::loadDataAndUpdate()
|
||||
this->onLoadDataAndUpdate();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RimPlotCurve::setLineStyle(LineStyleEnum lineStyle)
|
||||
{
|
||||
m_lineStyle = lineStyle;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user