M

RebarHostData.GetRebarHostData

Description:
Gets a RebarHostData object referring to the specified rebar host element.
Remarks:
Returns .a null reference (Nothing in Visual Basic) for elements that cannot ever be rebar hosts, such as levels.
public static RebarHostData GetRebarHostData(
	Element host
)
Return Value nullNothingnullptr A RebarHostData object, or null Nothing nullptr a null reference ( Nothing in Visual Basic) .