IReinforcementMeshSizeGetAreaPerLength Method

Returns the area per length of bars in the given direction (in [mm²])

Namespace:  TSD.API.Remoting.Reinforcement
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
double GetAreaPerLength(
	ReinforcementBarDirection direction
)

Parameters

direction
Type: TSD.API.Remoting.ReinforcementReinforcementBarDirection
The direction to get the area per length in

Return Value

Type: Double
The area per length of bars (in [mm²])
See Also