![]() | ISlabReinforcementStrength Property |
Gets the reinforcement strength (in [N/mm²])
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | ISlabReinforcementStrength Property |
Namespace: TSD.API.Remoting.Reinforcement
IReadOnlyProperty<double> Strength { get; }
ReadOnly Property Strength As IReadOnlyProperty(Of Double) Get
property IReadOnlyProperty<double>^ Strength { IReadOnlyProperty<double>^ get (); }
abstract Strength : IReadOnlyProperty<float> with get