mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Surface Folders
* #7978 Ensemble Surface : Use collection instead of specialized class * Review updates
This commit is contained in:
@@ -173,6 +173,7 @@ void RivExtrudedCurveIntersectionGeometryGenerator::calculateSurfaceIntersection
|
||||
|
||||
rimSurface->loadDataIfRequired();
|
||||
auto surface = rimSurface->surfaceData();
|
||||
if ( !surface ) return;
|
||||
|
||||
std::vector<cvf::Vec3d> transformedSurfacePolyline;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user