| IUserDefinedSteelExpectedToMinimumYieldStrength Property |
Gets the ratio of the expected yield strength to the specified minimum yield strength, Ry
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> ExpectedToMinimumYieldStrength { get; }
ReadOnly Property ExpectedToMinimumYieldStrength As IProperty(Of Double)
Get
property IProperty<double>^ ExpectedToMinimumYieldStrength {
IProperty<double>^ get ();
}
abstract ExpectedToMinimumYieldStrength : IProperty<float> with get
Property Value
IPropertyDoubleSee Also