IReinforcementBarGetAnchorageLength Method

Returns the anchorage length of the bar at requested location on element (in [mm])

Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
IReadOnlyProperty<double> GetAnchorageLength(
	LocationOnElement location
)

Parameters

location  LocationOnElement
The location on element to get anchorage length at

Return Value

IReadOnlyPropertyDouble
The anchorage length of the bar (in [mm])
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