mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Now reading Odb-file and creating display model
Nothing shows up yet, but we're getting there
This commit is contained in:
@@ -29,7 +29,8 @@ public:
|
||||
~RigGeoMechCaseData();
|
||||
|
||||
RigFemPartCollection* femParts();
|
||||
|
||||
const RigFemPartCollection* femParts() const;
|
||||
|
||||
|
||||
private:
|
||||
cvf::ref<RigFemPartCollection> m_femParts;
|
||||
|
||||
Reference in New Issue
Block a user