mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7309 Fracture: Add option to auto-update well/fracture intersection from template.
This commit is contained in:
committed by
Magne Sjaastad
parent
6fad32e734
commit
e2c7d11049
@@ -27,6 +27,7 @@
|
||||
#include "cafPdmFieldHandle.h"
|
||||
#include "cafPdmObject.h"
|
||||
#include "cafPdmProxyValueField.h"
|
||||
#include "cafSignal.h"
|
||||
|
||||
#include "cvfObject.h"
|
||||
#include "cvfVector3.h"
|
||||
@@ -124,6 +125,8 @@ public:
|
||||
RimFractureTemplate();
|
||||
~RimFractureTemplate() override;
|
||||
|
||||
caf::Signal<double> wellPathDepthAtFractureChanged;
|
||||
|
||||
int id() const;
|
||||
QString name() const;
|
||||
QString nameAndUnit() const;
|
||||
|
||||
Reference in New Issue
Block a user