Fortran DLL Wrapper
![]() | FailurePropertiesTensileStrength Property |
Gets or sets the tensile strength of the formation. Unit: Megapascal (MPa).
Namespace: FortranWrapper
Assembly: FortranWrapper (in FortranWrapper.dll) Version: 1.0.1.0 (1.0.1.0)

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