#3215 #3229. Multi segment well settings box and user set reference point.

This commit is contained in:
Gaute Lindkvist
2018-08-21 10:34:29 +02:00
parent cfdef604e7
commit 75c76016e1
10 changed files with 503 additions and 124 deletions

View File

@@ -119,6 +119,7 @@ bool RimWellPathCompletions::hasCompletions() const
void RimWellPathCompletions::setUnitSystemSpecificDefaults()
{
m_fishbonesCollection->setUnitSystemSpecificDefaults();
m_fractureCollection->setUnitSystemSpecificDefaults();
}
//--------------------------------------------------------------------------------------------------