RVTDocs.com

RebarHostData.GetRebarHostData

Method
Description:
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.
Syntax
public static RebarHostData GetRebarHostData(
	Element host
)
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