#3249 Well path target point picking operational.

Still work to do, however.
This commit is contained in:
Jacob Støren
2018-08-29 16:03:31 +02:00
parent 9cd9173000
commit dc432e976b
10 changed files with 271 additions and 52 deletions

View File

@@ -71,6 +71,14 @@ void RimModeledWellPath::updateWellPathVisualization()
proj->createDisplayModelAndRedrawAllViews();
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
RimWellPathGeometryDef* RimModeledWellPath::geometryDefinition()
{
return m_geometryDefinition;
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------