3D Well Log Curves (#2672): Max and min value control for each curve.

This commit is contained in:
Gaute Lindkvist
2018-04-19 13:42:53 +02:00
parent 5d89ad3a6d
commit bf5d95d873
10 changed files with 175 additions and 10 deletions

View File

@@ -107,6 +107,8 @@ void Riv3dWellLogPlanePartMgr::append3dWellLogCurvesToModel(cvf::ModelBasicList*
wellPathClipBoundingBox,
resultValues,
resultMds,
rim3dWellLogCurve->minCurveValue(),
rim3dWellLogCurve->maxCurveValue(),
planeAngle(curveCollection, rim3dWellLogCurve),
wellPathCenterToPlotStartOffset(curveCollection, rim3dWellLogCurve),
planeWidth());