RebarBendingDetail.GetHosts
Method
Description:
Gets a reference to the reinforcement elements that this bending detail represents.
Gets a reference to the reinforcement elements 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 |
---|---|
IList | Returns a reference pointing to the reinforcement elements represented by the input bending detail. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |