M

RebarBendingDetail.AddHosts

Description:
Adds the reinforcement elements that will be represented by the input bending detail.
public static void AddHosts(
	Element bendingDetail,
	IList<Reference> references
)
  • bendingDetail
    The bending detail for which we want to set the host.
  • IList<Reference>
    references
    Reference pointing to the reinforcement element that will be represented by the input bending detail.