IReinforcementMeshSizeGetSpacing Method

Returns the spacing 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 GetSpacing(
	ReinforcementBarDirection direction
)

Parameters

direction
Type: TSD.API.Remoting.ReinforcementReinforcementBarDirection
The direction to get the spacing in

Return Value

Type: Double
The spacing of bars (in [mm])
See Also