#6224 Fracture Model: fix "Result Property" track annotations.

This commit is contained in:
Kristian Bendiksen 2020-07-14 14:17:50 +02:00
parent f7f9f93303
commit 3971f0dde3

View File

@ -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 );