mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1524 Move "Fractures" into "Completions" folder
This commit is contained in:
@@ -79,14 +79,11 @@ public:
|
||||
|
||||
RimFishbonesCollection* fishbonesCollection();
|
||||
RimPerforationCollection* perforationIntervalCollection();
|
||||
RimWellPathFractureCollection* fractureCollection();
|
||||
|
||||
RigWellPath* wellPathGeometry();
|
||||
const RigWellPath* wellPathGeometry() const;
|
||||
|
||||
caf::PdmChildField<RimWellPathFractureCollection*> fractureCollection;
|
||||
|
||||
|
||||
|
||||
RivWellPathPartMgr* partMgr();
|
||||
|
||||
bool readWellPathFile(QString * errorMessage, RifWellPathImporter* wellPathImporter);
|
||||
|
||||
Reference in New Issue
Block a user