Method GetAnchorageLength
GetAnchorageLength(LocationOnElement)
Returns the anchorage length of the bar at requested location on element (in [mm])
Declaration
IReadOnlyProperty<double> GetAnchorageLength(LocationOnElement location)
Parameters
| Type | Name | Description |
|---|---|---|
| LocationOnElement | location | The location on element to get anchorage length at |
Returns
| Type | Description |
|---|---|
| IReadOnlyProperty<double> | The anchorage length of the bar (in [mm]) |