mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3615 Fix z-order so packers are added after other components
* Valves are added last of all * This way packers are displayed on top of perforation intervals and fishbones.
This commit is contained in:
@@ -40,6 +40,8 @@ namespace RiaDefines
|
||||
UNDEFINED = 999
|
||||
};
|
||||
|
||||
// WARNING: DO NOT CHANGE THE ORDER WITHOUT KNOWING WHAT YOU ARE DOING!
|
||||
// You may well change the behaviour of property filters.
|
||||
enum WellPathComponentType {
|
||||
// Production Tube
|
||||
WELL_PATH,
|
||||
|
Reference in New Issue
Block a user