WBS LAS-parameter fixes to be more consistent

This commit is contained in:
Gaute Lindkvist
2020-02-14 11:39:47 +01:00
parent 4cf427ce69
commit 82263e9d6f
8 changed files with 56 additions and 12 deletions

View File

@@ -152,6 +152,7 @@ void RicExportToLasFileFeature::onActionTriggered( bool isChecked )
{
featureUi.filePrefix = "WBS_";
featureUi.capitalizeFileName = true;
featureUi.exportTvdrkb = true;
featureUi.setUnitConversionOptionEnabled( true );
}