#7953 StimPlan Model: always recompute anchor position and thickness direction. (#8004)

This is to support manually changing the MD directly in the project file.

Fixes #7953.
This commit is contained in:
Kristian Bendiksen
2021-09-14 10:46:12 +02:00
committed by GitHub
parent 1df25ed71c
commit cd91a96871
3 changed files with 20 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ public:
RimWellPath* wellPath() const;
void loadDataAndUpdate();
void resetAnchorPositionAndThicknessDirection();
RimModeledWellPath* thicknessDirectionWellPath() const;
void setThicknessDirectionWellPath( RimModeledWellPath* thicknessDirectionWellPath );