IReinforcementBarSize Interface

Represents a single size of a reinforcement bar

Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
public interface IReinforcementBarSize : IReinforcementSize

The IReinforcementBarSize type exposes the following members.

Properties
 NameDescription
Public propertyArea Gets the cross-sectional area of the bar (in [mm²])
Public propertyDescription Gets the description of the reinforcement
(Inherited from IReinforcementSize)
Public propertyDiameter Gets the bar diameter (in [mm])
Public propertyGrade Gets the grade of this reinforcement size
(Inherited from IReinforcementSize)
Public propertyIsUserDefined Gets a value specifying whether this object is user-defined
(Inherited from IReinforcementSize)
Public propertyMassPerLength Gets the mass per unit length of the bar (in [kg/mm])
Public propertyMaxBarLength Gets the maximum bar length (in [mm])
Public propertySize Gets the size name according to the current unit system
(Inherited from IReinforcementSize)
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