mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#2221 Well Path Formation names: Improve user feedback on import
This commit is contained in:
@@ -64,3 +64,11 @@ QString RigWellPathFormations::keyInFile() const
|
||||
{
|
||||
return m_keyInFile;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
size_t RigWellPathFormations::formationNamesCount() const
|
||||
{
|
||||
return m_measuredDepthAndFormationNames.size();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user