RebarBendingDetail.GetHost
Method
Description:
Gets a reference to the reinforcement element that this bending detail represents.
Gets a reference to the reinforcement element that this bending detail represents.
Parameters
| Parameter | Type | Description |
|---|---|---|
| bendingDetail | Element | The bending detail for which we want to get the host. |
Return Value
| Type | Description |
|---|---|
| Reference | Returns a reference pointing to the reinforcement element represented by the input bending detail. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |