mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06: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