mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1040 - pre-proto - Setting correct center of fracture for SimWellFracture
This commit is contained in:
@@ -72,6 +72,8 @@ void RicNewSimWellFractureFeature::onActionTriggered(bool isChecked)
|
||||
fracture->fractureDefinition = fracDef;
|
||||
}
|
||||
|
||||
fracture->setIJK(0, 0, 0);
|
||||
fracture->setCellCenterPosition();
|
||||
|
||||
fractureCollection->updateConnectedEditors();
|
||||
RiuMainWindow::instance()->selectAsCurrentItem(fracture);
|
||||
|
||||
Reference in New Issue
Block a user