Fortran DLL Wrapper
![]() | IMechanicalPropertiesYoungModulusInTransverseDirection Property |
Gets or sets Young's modulus in transverse direction. Unit: Megapascal (MPa).
Namespace: FortranWrapper
Assembly: FortranWrapper (in FortranWrapper.dll) Version: 1.0.1.0 (1.0.1.0)

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