mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1037 - pre-proto - Moved fractureCollection from wellPathCollection to WellPath
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
#include <QString>
|
||||
|
||||
class RimFractureCollection;
|
||||
//class RimFractureCollection;
|
||||
class RivWellPathCollectionPartMgr;
|
||||
class RifWellPathAsciiFileReader;
|
||||
class RimWellPath;
|
||||
@@ -76,7 +76,7 @@ public:
|
||||
caf::PdmField<int> wellPathClipZDistance;
|
||||
|
||||
caf::PdmChildArrayField<RimWellPath*> wellPaths;
|
||||
caf::PdmChildField<RimFractureCollection*> fractureCollection;
|
||||
// caf::PdmChildField<RimFractureCollection*> fractureCollection;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user