mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Selecting a well path in 3d view can now update selected well path in well log plots
This commit is contained in:
committed by
Magne Sjaastad
parent
7607c19c7a
commit
1507894066
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user