RVTDocs.com

RebarBendingDetail.SetHost

Method
Description:
Sets the reinforcement element that will be represented by the input bending detail.
Syntax
public static void SetHost(
	Element bendingDetail,
	Reference reference
)
Parameters
Parameter Type Description
bendingDetail Element The bending detail for which we want to set the host.
reference Reference Reference pointing to the reinforcement element that will be represented by the input bending detail.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null