mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1040 - pre-proto - Implemented function centerPointForFracture
This commit is contained in:
@@ -109,8 +109,8 @@ QList<caf::PdmOptionItemInfo> RimWellPathFracture::calculateValueOptions(const c
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
cvf::Vec3d RimWellPathFracture::centerPointForFracture()
|
||||
{
|
||||
return cvf::Vec3d::UNDEFINED;
|
||||
//return positionAtWellpath;
|
||||
//return cvf::Vec3d::UNDEFINED;
|
||||
return positionAtWellpath;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user