mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2582 3D well log curves: Create add 3D well log extraction curve cmd
This commit is contained in:
@@ -809,6 +809,7 @@ const RigWellPathFormations* RimWellPath::formationsGeometry() const
|
||||
void RimWellPath::add3dWellLogCurve(Rim3dWellLogCurve* rim3dWellLogCurve)
|
||||
{
|
||||
m_3dWellLogCurves.push_back(rim3dWellLogCurve);
|
||||
updateConnectedEditors();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user