 | 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: 0.22.4.0116
SyntaxIProperty<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
Type:
IPropertyDouble
See Also