#1524 Move "Fractures" into "Completions" folder

This commit is contained in:
Bjørnar Grip Fjær
2017-05-26 13:01:28 +02:00
parent a51c21787d
commit cedd8c42d0
4 changed files with 32 additions and 21 deletions

View File

@@ -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);