RVTDocs.com

RebarBendingDetail.GetHosts

Method
Description:
Gets a reference to the reinforcement elements that this bending detail represents.
Syntax
public static IList<Reference> GetHosts(
	Element bendingDetail
)
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