M

RebarBendingDetail.IsBendingDetail

Description:
Checks if the input element is a bending detail.
public static bool IsBendingDetail(
	Element bendingDetail
)
  • bendingDetail
    The element that will be checked.
Return Value Boolean Returns true if the input element is a bending detail, false otherwise.