mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5372 Implement getting reservoir bounding box from Python
This commit is contained in:
@@ -62,6 +62,7 @@ public:
|
||||
virtual QStringList timeStepStrings() const = 0;
|
||||
virtual QString timeStepName( int frameIdx ) const = 0;
|
||||
|
||||
virtual cvf::BoundingBox reservoirBoundingBox() = 0;
|
||||
virtual cvf::BoundingBox activeCellsBoundingBox() const = 0;
|
||||
virtual cvf::BoundingBox allCellsBoundingBox() const = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user