<Code Lib>
M

RebarBendingDetail.GetHost

Description:
Gets a reference to the reinforcement element that this bending detail represents.

public static Reference GetHost(
	Element bendingDetail
)

  • bendingDetail
    The bending detail for which we want to get the host.
Return Value Reference Returns a reference pointing to the reinforcement element represented by the input bending detail.

Loading…