| IUserDefinedColdFormedYieldStrengthAfterChangePoint Property |
Gets the yield strength for a thickness greater than that stored in the
Thickness property (in [N/mm²])
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> YieldStrengthAfterChangePoint { get; }
ReadOnly Property YieldStrengthAfterChangePoint As IProperty(Of Double)
Get
property IProperty<double>^ YieldStrengthAfterChangePoint {
IProperty<double>^ get ();
}
abstract YieldStrengthAfterChangePoint : IProperty<float> with get
Property Value
IPropertyDoubleSee Also