IReinforcement |
Represents a reinforcement grade
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IReinforcementGrade type exposes the following members.
Properties
Name | Description | |
---|---|---|
DetailingPrefix | Gets the detailing prefix | |
ElasticModulus | Gets the elastic modulus, E_{s} (in [N/mm²]) | |
Geometry | Gets the geometry of the grade | |
Id |
Gets the ID
(Inherited from IHaveId) | |
IsUserDefined | Gets a value indicating whether the grade is a user-defined one | |
Name | Gets the name | |
PartialSafetyFactor | Gets the partial safety factor, gamma_{s} (unitless) | |
RibType | Gets the surface/rib type | |
Strength | Gets the reinforcement strength, F_{yk} (in [N/mm²]) |
See Also