| IUserDefinedSteelExpectedToMinimumTensileStrength Property |
Gets the ratio of the expected tensile strength to the specified minimum tensile strength, Rt
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> ExpectedToMinimumTensileStrength { get; }
ReadOnly Property ExpectedToMinimumTensileStrength As IProperty(Of Double)
Get
property IProperty<double>^ ExpectedToMinimumTensileStrength {
IProperty<double>^ get ();
}
abstract ExpectedToMinimumTensileStrength : IProperty<float> with get
Property Value
IPropertyDoubleRemarks Grade A572-42 has different value for AISC 2010. This value is 1.0
See Also