mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4819 Add option to exclude undefined values from contour map export.
This commit is contained in:
@@ -319,7 +319,8 @@ message ExportContourMapToTextRequest
|
||||
string exportFileName = 1;
|
||||
bool exportLocalCoordinates = 2;
|
||||
string undefinedValueLabel = 3;
|
||||
int32 viewId = 4;
|
||||
bool excludeUndefinedValues = 4;
|
||||
int32 viewId = 5;
|
||||
}
|
||||
|
||||
/* CommandParams handles both command name and parameters in one.
|
||||
|
||||
Reference in New Issue
Block a user