Magne Sjaastad
ba3074ff08
#2748 Completion Type Calculations : Use findIntersectedGlobalCellIndices
2018-04-17 14:42:15 +02:00
Magne Sjaastad
7a2979ca56
Always show all completion type categories in Property Filter
...
Revert change introduced in 0f696b81
2018-04-17 14:42:15 +02:00
Gaute Lindkvist
9da3f09782
3D Well Log Curves ( #2668 ): Implement Draw-plane width control
...
* Apply a factor between 0.25 and 2.5 times the characteristic cell size
* Make the offset from the pipe scale with the plane width up to a maximum offset.
* Organise the CurveCollection settings into two groups.
2018-04-17 13:44:03 +02:00
Gaute Lindkvist
36b1dcf85f
3D Well Log Curves( #2678 ): Remove camera aligned draw plane
2018-04-17 13:44:03 +02:00
Gaute Lindkvist
290d58e7fd
3D Well Log Curves( #2678 ): Remove curve drawing options that aren't yet implemented.
...
* drawing style (i.e. filled)
* coloring style (i.e. color by curve value)
2018-04-17 13:44:03 +02:00
Gaute Lindkvist
1180c199b4
3D Well Log Curves ( #2669 ): Implement control of single color.
...
* Set a cycled default whenever a curve is added to a collection.
2018-04-17 13:44:03 +02:00
Gaute Lindkvist
501e80b1ad
3D Well Log Curves( #2671 ): Make curve draw plane background optional
2018-04-17 13:44:03 +02:00
Bjørn Erik Jensen
54097b7cc0
#2722 Show axis for ensamble curves as well
2018-04-17 11:56:39 +02:00
Jacob Støren
1da9501bcc
#2742 Hide the Show Points toggle when not needed
2018-04-16 15:14:07 +02:00
Bjørn Erik Jensen
d7e7c4a463
#2720 , #2686 , #2701 Origin summary and grid cases import enhancements
2018-04-13 15:47:42 +02:00
Gaute Lindkvist
edf23b5265
Remove epsilon guard in setAutomaticRanges for RimLegendConfig.
2018-04-13 15:33:37 +02:00
Gaute Lindkvist
4c5b90f363
Add get methods for drawStyle and coloringStyle for Rim3dWellLogCurve
2018-04-13 15:33:37 +02:00
Gaute Lindkvist
2cc93fb09d
3D Well Log Curves: Command to Delete curve #2667
...
* Add delete command with explicit delete feature class.
2018-04-10 10:57:04 +02:00
Gaute Lindkvist
3116a4a223
Shifted pure virtual updateLegends to RiuViewerToViewInterface
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
b6fb60115a
Refactored after review
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
fe56375be6
Added toggle option for legends.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
38aa447dcd
Unify the width of all visible legends.
...
* Calculate the minimum width to fit the content before the render pass.
* Set the actual width of all the legends to the largest of the minimum widths.
* This resizes the legends to always be the same size and reduces the size of you remove
the widest legend.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
63ffade452
Set background and frame color from the view plus update frame margins.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
507229f84b
Fixed background color setting for legends and refactored Legend class hierarchy
...
* Added a new cafTitledOverlayFrame as a base-class for all ResInsight legend classes
* Inherits cvf::OverlayItem
2018-04-09 13:14:19 +02:00
Magne Sjaastad
f71563cb1e
#2632 Export Completions : Add sub menus for export of completions
2018-04-09 11:36:01 +02:00
Magne Sjaastad
7f137a3e7c
#2632 Export Completions : Add exportCompletionsForVisibleSimWells
2018-04-09 11:36:01 +02:00
Magne Sjaastad
4fb1a0385c
#2632 Export Completions : Add exportCompletionsForVisibleWellPaths
2018-04-09 11:36:01 +02:00
Magne Sjaastad
e50e34feb4
#2632 Export Completions : Remove support for export of all well path completions
2018-04-09 11:36:01 +02:00
Bjørn Erik Jensen
e4ef9bd014
Fix cotire build errors
2018-04-09 10:08:50 +02:00
Bjørn Erik Jensen
8491fd7f6c
#2610 Fix a few Linux build errors
2018-04-06 13:56:26 +02:00
Bjørn Erik Jensen
ba5480fa81
#2655 , #2610 Add legend config to curve set. No connected to curves yet...
2018-04-06 11:58:06 +02:00
Bjørn Erik Jensen
21a81744f1
#2610 New command, display ensamble curves with single color
2018-04-06 11:58:06 +02:00
Bjørn Erik Jensen
43f1101f1f
#2610 Add curve set and curve set collection classes
2018-04-06 11:58:06 +02:00
Bjørn Erik Jensen
f7f09c0719
#2610 Import case realization parameters and store those in summary case
2018-04-06 11:58:05 +02:00
Magne Sjaastad
c0054cff91
#2553 Well CF Visualization: Add recompute of virtual conn factors
2018-04-05 14:25:47 +02:00
Jacob Støren
f7bfe8d003
#2436 Separated Hide grid cells mode as a separate value. Make sure that all the possible drawstyles works as expected, both for 2D intersection view and 3D views.
2018-04-05 07:41:29 +02:00
Rebecca Cox
7024ee045c
#2591 3D well log curve: Add option to place at the side of the well
2018-03-22 12:54:31 +01:00
Rebecca Cox
ef1cb3468b
3D well log curves: Code cleanup
2018-03-22 11:45:11 +01:00
Rebecca Cox
85cd8b0e1d
3D Well Log Curve: Give Plane Part Mgr more responsibility
2018-03-21 15:32:15 +01:00
Jacob Støren
dd29a3c727
#2634 Fix wrong MD when context menu creating completions in 2D intersectino View
2018-03-21 14:13:56 +01:00
Jacob Støren
25ff51c82b
#2630 Fix wrong picked MD on clipped well paths
2018-03-21 13:56:24 +01:00
Jacob Støren
24955d0ddd
#2630 convenince method to convert to utm coordiantes for intersectino points in 2d intersection view
2018-03-21 13:49:58 +01:00
Magne Sjaastad
0f696b81fe
#2625 Completion Type Legend : Update property editor categories
2018-03-21 09:06:16 +01:00
Magne Sjaastad
8db8575d1e
#2625 Completion Type Legend : Only show categories present in the model
2018-03-21 07:43:59 +01:00
Jacob Støren
c22bafbf29
#2605 Show perforations along well path in 2D intersections view
2018-03-20 17:28:27 +01:00
Jacob Støren
65b35cff92
#2481 , #2605 , #2486 , #2568 Remove obsolete code
2018-03-20 15:44:45 +01:00
Jacob Støren
a9daea0938
#2481 , #2605 , #2486 Use a flattened version of the normal wellpath visualization in 2D intersection view
2018-03-20 15:44:45 +01:00
Bjørn Erik Jensen
148d058d88
#2555 Open summary restart dialog if necessary when opening egrid files
2018-03-20 14:32:56 +01:00
Bjørn Erik Jensen
d5bbeffdd0
#2555 Refactored summary restart file import
2018-03-20 14:32:55 +01:00
Bjørn Erik Jensen
2a84cb6ddf
#2555 Handle import to separate cases
2018-03-20 14:32:55 +01:00
Bjørn Erik Jensen
208d738846
#2555 . Add summary restart file import dialog
2018-03-20 14:32:54 +01:00
Magne Sjaastad
3cf7deea3a
Hide next fracture ID from UI
2018-03-20 13:22:48 +01:00
Unknown
8766ea3057
#2591 3D well log curves: Option to turn grid on/off
2018-03-20 11:29:59 +01:00
Magne Sjaastad
4bb468b07a
#2626 Fracture Adjustments : Shorter UI text
2018-03-20 10:58:06 +01:00
Magne Sjaastad
a108726f7a
Fix missing include on Linux
2018-03-20 10:50:16 +01:00