mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2591 3D well log curve: Add option to place at the side of the well
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "cvfObject.h"
|
||||
|
||||
#include "Rim3dWellLogCurve.h"
|
||||
#include "Rim3dWellLogCurveCollection.h"
|
||||
|
||||
#include "cafPdmPointer.h"
|
||||
|
||||
@@ -68,7 +69,7 @@ private:
|
||||
|
||||
static double planeAngle(const Rim3dWellLogCurve::DrawPlane& drawPlane);
|
||||
|
||||
double wellPathCenterToPlotStartOffset() const;
|
||||
double wellPathCenterToPlotStartOffset(Rim3dWellLogCurveCollection::PlanePosition planePosition) const;
|
||||
double planeWidth() const;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user