Fortran DLL Wrapper
![]() | IWellboreGeometryBoreholeRadius Property |
Gets or sets the radius of the borehole. Unit: meter (m).
Namespace: FortranWrapper
Assembly: FortranWrapper (in FortranWrapper.dll) Version: 1.0.1.0 (1.0.1.0)

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