mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3286 A simple default tangent calculation/adjustment when creating targets
Use distance weighted average of line segments
This commit is contained in:
@@ -55,6 +55,8 @@ public:
|
||||
void deleteTarget(RimWellPathTarget* targetTodelete);
|
||||
void appendTarget();
|
||||
|
||||
void addSmootheningTangentToNextToLastTargetIfSensible();
|
||||
|
||||
const RimWellPathTarget* firstActiveTarget() const;
|
||||
const RimWellPathTarget* lastActiveTarget() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user