ISlabReinforcementAreaPerLength Property

Gets the area per unit length of the reinforcement (in [mm²/mm])

Namespace:  TSD.API.Remoting.Reinforcement
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<double> AreaPerLength { get; }

Property Value

Type: IReadOnlyPropertyDouble
Remarks
Used in slabs on composite beams
See Also