RebarBendData(RebarBarType, RebarStyle, BarTerminationsData)
Description:
Constructs a new RebarBendData using the bar type, style and termination's values.
Constructs a new RebarBendData using the bar type, style and termination's values.
Overloads (2):
public RebarBendData(
RebarBarType barType,
RebarStyle style,
BarTerminationsData barTerminationsData
)
-
barTypeThe RebarBarType.
-
styleThe style.
-
barTerminationsDataThe bar terminaions data.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration