Fortran DLL Wrapper
![]() | WellboreGeometryTVD Property |
Gets or sets the vertical distance from the ground surface (or rig floor or sea surface). Unit: meter (m).
Namespace: FortranWrapper
Assembly: FortranWrapper (in FortranWrapper.dll) Version: 1.0.1.0 (1.0.1.0)

public double[] TVD { get; set; }
Public Property TVD As Double() Get Set
public: virtual property array<double>^ TVD { array<double>^ get () sealed; void set (array<double>^ value) sealed; }
abstract TVD : float[] with get, set override TVD : float[] with get, set
Property Value
Type: DoubleImplements
IWellboreGeometryTVD