Interface IReinforcementGrade
Represents a reinforcement grade
Inherited Members
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface IReinforcementGrade : IHaveId
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 |
| 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²]) |