RebarBendData(RebarBarType, RebarHookType, RebarHookType, RebarStyle, RebarHookOrientation, RebarHookOrientation)
Description:
Constructs a new RebarBendData using the bar type, hook types, style and orientation values.
Constructs a new RebarBendData using the bar type, hook types, style and orientation values.
Overloads (2):
RebarBendData(RebarBarType,RebarHookType,RebarHookType,RebarStyle,RebarHookOrientation,RebarHookOrientation)
public RebarBendData(
RebarBarType barType,
RebarHookType hookType0,
RebarHookType hookType1,
RebarStyle style,
RebarHookOrientation hookOrient0,
RebarHookOrientation hookOrient1
)
-
barType
-
hookType0
-
hookType1
-
style
-
hookOrient0
-
hookOrient1
-
A non-optional argument was NULL
-
A value passed for an enumeration argument is not a member of that enumeration