#1544 : Move well path radius to RimWellPath

This commit is contained in:
Magne Sjaastad
2018-01-19 13:30:58 +01:00
parent 8e5bcef7c7
commit c7d61ed7f4
4 changed files with 22 additions and 13 deletions

View File

@@ -93,7 +93,6 @@ private:
void clearAllBranchData();
inline RimWellPathCollection* wellPathCollection();
inline double wellPathRadius(double characteristicCellSize, RimWellPathCollection* wellPathCollection);
private:
caf::PdmPointer<RimWellPath> m_rimWellPath;