mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-21 22:13:25 -06:00
#6224 Fracture Model: fix "Result Property" track annotations.
This commit is contained in:
parent
f7f9f93303
commit
3971f0dde3
@ -346,6 +346,7 @@ void RicNewFractureModelPlotFeature::createParametersTrack( RimFractureModelPlot
|
||||
bool isPlotLogarithmic )
|
||||
{
|
||||
RimWellLogTrack* plotTrack = RicNewWellLogPlotFeatureImpl::createWellLogPlotTrack( false, trackTitle, plot );
|
||||
plotTrack->setFormationCase( eclipseCase );
|
||||
plotTrack->setFormationWellPath( fractureModel->thicknessDirectionWellPath() );
|
||||
plotTrack->setColSpan( RimPlot::TWO );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user