IReinforcement |
Represents a single size of a reinforcement mesh
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IReinforcementMeshSize type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description |
Gets the description of the reinforcement
(Inherited from IReinforcementSize) | |
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) | |
MassPerArea | Gets the mass per unit area of the mesh (in [kg/mm²]) | |
MaxPanelLength | Gets the maximum length of a mesh panel (in [mm]) | |
MaxPanelWidth | Gets the maximum width of a mesh panel (in [mm]) | |
Size |
Gets the size name according to the current unit system
(Inherited from IReinforcementSize) |
Methods
Name | Description | |
---|---|---|
GetAreaPerLength | Returns the area per length of bars in the given direction (in [mm²]) | |
GetDiameter | Returns the diameter of bars in the given direction (in [mm]) | |
GetSpacing | Returns the spacing of bars in the given direction (in [mm]) |
See Also