IReinforcement |
Represents a single size of a reinforcement bar
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IReinforcementBarSize type exposes the following members.
Properties
Name | Description | |
---|---|---|
Area | Gets the cross-sectional area of the bar (in [mm²]) | |
Description |
Gets the description of the reinforcement
(Inherited from IReinforcementSize) | |
Diameter | Gets the bar diameter (in [mm]) | |
Grade |
Gets the grade of this reinforcement size
(Inherited from IReinforcementSize) | |
IsUserDefined |
Gets a value specifying whether this object is user-defined
(Inherited from IReinforcementSize) | |
MassPerLength | Gets the mass per unit length of the bar (in [kg/mm]) | |
MaxBarLength | Gets the maximum bar length (in [mm]) | |
Size |
Gets the size name according to the current unit system
(Inherited from IReinforcementSize) |
See Also