Commit Graph

6 Commits

Author SHA1 Message Date
Magne Sjaastad
c74701b687 Rename several child() and children() functions 2022-05-31 15:05:07 +02:00
jonjenssen
a4fd24a15a
Improve handling of LGRs in cell filters (#7783)
* Improve handling of LGRs in cell filters
2021-06-16 17:31:25 +02:00
Magne Sjaastad
cf6680415f #7382 Advanced snapshot export : Janitor fixes 2021-02-17 22:28:57 +01:00
Magne Sjaastad
03305eaaa4 #7382 Advanced snapshot export : Issue processEvents before snapshots 2021-02-17 22:28:57 +01:00
jonjenssen
a7775214c8
Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191)
Make 3d view picker more generic to enable picking cell filter polygon

Give cell filters a new, generic interface for updating included/excluded cells from collection

Remove old range filter collection and replace with new filter collection that supports both range filters, polyline filters and user defined filters.

Update existing range filter code for the new collection and interface

Add user defined cell filter type

Add polyline cell filter type

Implement both Z and K index depth for polyline filters
Allow interactive editing of polyline filter node positions.
Support both geomech and eclipse views
Support view linking with both eclipse and geomech views and the new filter types

Support loading old project files with range filter collections into the new collection type

Adjust to new world order.
2021-01-11 18:47:09 +01:00
Gaute Lindkvist
81699db187 Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00