IReinforcementGrade Interface

Represents a reinforcement grade

Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface IReinforcementGrade : IHaveId

The IReinforcementGrade type exposes the following members.

Properties
 NameDescription
Public propertyDetailingPrefix Gets the detailing prefix
Public propertyElasticModulus Gets the elastic modulus, E_{s} (in [N/mm²])
Public propertyGeometry Gets the geometry of the grade
Public propertyId Gets the ID
(Inherited from IHaveId)
Public propertyIsUserDefined Gets a value indicating whether the grade is a user-defined one
Public propertyName Gets the name
Public propertyPartialSafetyFactor Gets the partial safety factor, gamma_{s} (unitless)
Public propertyRibType Gets the surface/rib type
Public propertyStrength Gets the reinforcement strength, F_{yk} (in [N/mm²])
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next