mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#625) Added access to the generalized propertyFilterCollection in the view
This commit is contained in:
@@ -66,7 +66,10 @@ public:
|
||||
|
||||
caf::PdmChildField<RimGeoMechCellColors*> cellResult;
|
||||
|
||||
RimGeoMechPropertyFilterCollection* propertyFilterCollection();
|
||||
virtual const RimPropertyFilterCollection* propertyFilterCollection() const;
|
||||
|
||||
RimGeoMechPropertyFilterCollection* geoMechPropertyFilterCollection();
|
||||
const RimGeoMechPropertyFilterCollection* geoMechPropertyFilterCollection() const;
|
||||
void setOverridePropertyFilterCollection(RimGeoMechPropertyFilterCollection* pfc);
|
||||
|
||||
bool isTimeStepDependentDataVisible();
|
||||
|
||||
Reference in New Issue
Block a user