<Code Lib>
M

RebarBendingDetail.IsBendingDetail

Description:
Checks if the input element is a bending detail.

public static bool IsBendingDetail(
	Element bendingDetail
)

Return Value bool Returns true if the input element is a bending detail, false otherwise.

Loading…