RebarBendingDetail.IsBendingDetail
Description:
Checks if the input element is a bending detail.
Checks if the input element is a bending detail.
public static bool IsBendingDetail(
Element bendingDetail
)
-
bendingDetailThe element that will be checked.
Return Value
bool
Returns true if the input element is a bending detail, false otherwise.
-
The bendingDetail should be a bending detail.
-
A non-optional argument was null