<Code Lib>
M

RebarBendingDetail.SetHost

Description:
Sets the reinforcement element that will be represented by the input bending detail.

public static void SetHost(
	Element bendingDetail,
	Reference reference
)

  • bendingDetail
    The bending detail for which we want to set the host.
  • reference
    Reference pointing to the reinforcement element that will be represented by the input bending detail.

Loading…