Interface IReinforcementBarSize
Represents a single size of a reinforcement bar
Inherited Members
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting.dll
Syntax
public interface IReinforcementBarSize : IReinforcementSize
Properties
| Name | Description |
|---|---|
| Area | Gets the cross-sectional area of the bar (in [mm²]) |
| Diameter | Gets the bar diameter (in [mm]) |
| MassPerLength | Gets the mass per unit length of the bar (in [kg/mm]) |
| MaxBarLength | Gets the maximum bar length (in [mm]) |