Refactor: rename method.

This commit is contained in:
Kristian Bendiksen
2023-10-02 10:50:11 +02:00
parent b43e6e2e8a
commit 651235b352
4 changed files with 5 additions and 5 deletions

View File

@@ -215,7 +215,7 @@ void Rim3dWellLogExtractionCurve::curveValuesAndMdsAtTimeStep( std::vector<doubl
{
*measuredDepthValues = geomExtractor->cellIntersectionMDs();
RimWellLogExtractionCurve::findAndLoadWbsParametersFromLasFiles( wellPath, geomExtractor.p() );
RimWellLogExtractionCurve::findAndLoadWbsParametersFromFiles( wellPath, geomExtractor.p() );
m_geomResultDefinition->loadResult();