IUserDefinedColdFormedYieldStrengthBeforeChangePoint Property

Gets the yield strength for a thickness value less than that stored in the Thickness property (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> YieldStrengthBeforeChangePoint { get; }

Property Value

Type: IPropertyDouble
See Also