#1025 Only showing cell center sphere if well is visible

This commit is contained in:
astridkbjorke
2016-12-08 09:03:09 +01:00
parent 374b44060d
commit 916ab51df4
2 changed files with 9 additions and 1 deletions

View File

@@ -295,6 +295,8 @@ void RimEclipseWellCollection::defineUiOrdering(QString uiConfigName, caf::PdmUi
wellPipe->add(&wellPipeVisibility);
wellPipe->add(&pipeRadiusScaleFactor);
//TODO: Add Well sphere group
caf::PdmUiGroup* advancedGroup = uiOrdering.addNewGroup("Advanced");
advancedGroup->add(&wellCellTransparencyLevel);
advancedGroup->add(&isAutoDetectingBranches);