M

RebarBendingDetail.GetHosts

Description:
Gets a reference to the reinforcement elements that this bending detail represents.
public static IList<Reference> GetHosts(
	Element bendingDetail
)
  • bendingDetail
    The bending detail for which we want to get the host.
Return Value IList<Reference> Returns a reference pointing to the reinforcement elements represented by the input bending detail.