RebarHostData.GetRebarHostData
Method
Description:
Gets a RebarHostData object referring to the specified rebar host element.
Gets a RebarHostData object referring to the specified rebar host element.
Remarks:
Returns null for elements that cannot ever be rebar hosts, such as levels.
Returns null for elements that cannot ever be rebar hosts, such as levels.
Parameters
Parameter | Type | Description |
---|---|---|
host | Element | An element to host rebar. |
Return Value
Type | Description |
---|---|
RebarHostData | A RebarHostData object, or . |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |