(#541) Using result name as well log channel name when exporting to LAS

This commit is contained in:
Pål Hagen
2015-10-15 14:37:57 +02:00
parent 707ddf15d7
commit f8c725e2b8
6 changed files with 48 additions and 22 deletions

View File

@@ -46,6 +46,8 @@ public:
void setWellPath(RimWellPath* wellPath);
void setPropertiesFromView(RimView* view);
virtual QString wellLogChannelName() const;
protected:
virtual QString createCurveName();