mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1495 Rename to FishboneWellPath and FishboneWellPathCollection
This commit is contained in:
@@ -36,7 +36,7 @@ class RifWellPathImporter;
|
||||
class RigWellPath;
|
||||
class RimProject;
|
||||
class RimWellLogFile;
|
||||
class RimWellPathCompletionCollection;
|
||||
class RimFishboneWellPathCollection;
|
||||
class RivWellPathPartMgr;
|
||||
|
||||
class RimFishbonesMultipleSubs;
|
||||
@@ -73,7 +73,7 @@ public:
|
||||
caf::PdmField<double> wellPathRadiusScaleFactor;
|
||||
|
||||
caf::PdmChildField<RimWellLogFile*> m_wellLogFile;
|
||||
caf::PdmChildField<RimWellPathCompletionCollection*> m_completionCollection;
|
||||
caf::PdmChildField<RimFishboneWellPathCollection*> m_completionCollection;
|
||||
caf::PdmChildField<RimPerforationCollection*> m_perforationCollection;
|
||||
|
||||
RigWellPath* wellPathGeometry();
|
||||
|
||||
Reference in New Issue
Block a user