mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3321 Well Path Creation: Gui text adjustments
This commit is contained in:
@@ -58,7 +58,7 @@ CAF_PDM_SOURCE_INIT(RimWellPathGeometryDef, "WellPathGeometryDef");
|
||||
RimWellPathGeometryDef::RimWellPathGeometryDef()
|
||||
: m_pickTargetsEventHandler(new RicCreateWellTargetsPickEventHandler(this))
|
||||
{
|
||||
CAF_PDM_InitObject("Trajectory", ":/Well.png", "", "");
|
||||
CAF_PDM_InitObject("Well Targets", ":/Well.png", "", "");
|
||||
|
||||
CAF_PDM_InitField(&m_referencePointUtmXyd, "ReferencePosUtmXyd", cvf::Vec3d(0,0,0), "UTM Reference Point", "", "", "");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user