RVTDocs.com

RebarBendingDetail.AddHosts

Method
Description:
Adds the reinforcement elements that will be represented by the input bending detail.
Syntax
public static void AddHosts(
	Element bendingDetail,
	IList<Reference> references
)
Parameters
Parameter Type Description
bendingDetail Element The bending detail for which we want to set the host.
references IList Reference pointing to the reinforcement element that will be represented by the input bending detail.
Return Value
Exceptions
Exception Condition
ArgumentException -or- This option is only available for schematic bending detail elements.
ArgumentNullException A non-optional argument was null