<Code Lib>
2025 Method
Changes 5
M

RebarBendingDetail.IsSchematicBendingDetail

Description:
Validate that the element is a schematic bending detail.

public static bool IsSchematicBendingDetail(
	Element bendingDetail
)

  • bendingDetail
    The element that will be checked.
Return Value Boolean Boolean

Loading…