mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3312 Well Path Creation: Update intersections, completion type result and fractures when moving the wellpath
This commit is contained in:
@@ -54,6 +54,8 @@ private:
|
||||
|
||||
private:
|
||||
friend class RicWellTarget3dEditor;
|
||||
void enableFullUpdate(bool enable);
|
||||
bool m_isFullUpdateEnabled;
|
||||
caf::PdmField<bool> m_isEnabled;
|
||||
caf::PdmField<caf::AppEnum<TargetTypeEnum> > m_targetType;
|
||||
caf::PdmField<cvf::Vec3d> m_targetPoint;
|
||||
|
||||
Reference in New Issue
Block a user