mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3312 Well Path Creation update preparations. Rename of method
This commit is contained in:
@@ -69,7 +69,7 @@ void RimModeledWellPath::updateWellPathVisualization()
|
||||
this->setWellPathGeometry(m_geometryDefinition->createWellPathGeometry().p());
|
||||
RimProject* proj;
|
||||
this->firstAncestorOrThisOfTypeAsserted(proj);
|
||||
proj->createDisplayModelAndRedrawAllViews();
|
||||
proj->scheduleCreateDisplayModelAndRedrawAllViews();
|
||||
|
||||
std::vector<RimPlotCurve*> refferingCurves;
|
||||
this->objectsWithReferringPtrFieldsOfType(refferingCurves);
|
||||
|
||||
Reference in New Issue
Block a user