IUserDefinedSteelStrengthPropertyYieldStrength Property

Gets the yield strength value (in [N/mm²])

Namespace:  TSD.API.Remoting.Materials
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IProperty<double> YieldStrength { get; }

Property Value

Type: IPropertyDouble
See Also