Fortran DLL Wrapper
![]() | IWellboreGeometryTVD 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)

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