mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2592 3D well log curves: Update curves after editing properties
This commit is contained in:
@@ -64,9 +64,12 @@ public:
|
||||
Rim3dWellLogCurve();
|
||||
virtual ~Rim3dWellLogCurve();
|
||||
|
||||
void updateCurveIn3dView();
|
||||
|
||||
void setPropertiesFromView(Rim3dView* view);
|
||||
|
||||
DrawPlane drawPlane() const;
|
||||
bool toggleState() const;
|
||||
|
||||
void resultValuesAndMds(std::vector<double>* resultValues, std::vector<double>* measuredDepthValues) const;
|
||||
|
||||
|
Reference in New Issue
Block a user