2024 Method
Changes 0
M

Rebar.ContainsValidArcRadiiForStyleAndBarType

Description:
Checks that all arcs in the chain of curves have radii that are not less than minimum bend radius for bar type and style
public static bool ContainsValidArcRadiiForStyleAndBarType(
	IList<Curve> curves,
	RebarStyle style,
	RebarBarType barType
)
Return Value bool Returns true if all arc bend radii are not less than minimum bend radius for bar type and style