Selecting a well path in 3d view can now update selected well path in well log plots

This commit is contained in:
jonjenssen
2022-08-17 00:18:12 +02:00
committed by Magne Sjaastad
parent 7607c19c7a
commit 1507894066
4 changed files with 33 additions and 8 deletions

View File

@@ -81,7 +81,7 @@ public:
int timeStepToApply() const;
void setTimeStepToApply( int val );
void selectSimWell( QString wellName );
void selectWell( QString wellName );
void resetDefaultOptions();
void analyseCurvesAndTracks( const std::vector<RimWellLogCurve*>& curves, const std::vector<RimWellLogTrack*>& tracks );